Aracılığıyla paylaş


PredecessorDrawingElementReference.Pred Property

Definition

pred, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: pred

[DocumentFormat.OpenXml.SchemaAttr(0, "pred")]
public DocumentFormat.OpenXml.StringValue Pred { get; set; }
public DocumentFormat.OpenXml.StringValue Pred { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pred")]
public DocumentFormat.OpenXml.StringValue? Pred { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pred")]
public DocumentFormat.OpenXml.StringValue? Pred { get; set; }
public DocumentFormat.OpenXml.StringValue? Pred { get; set; }
member this.Pred : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pred")>]
member this.Pred : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pred")>]
member this.Pred : DocumentFormat.OpenXml.StringValue with get, set
Public Property Pred As StringValue

Property Value

Attributes

Applies to