Aracılığıyla paylaş


DynamicArrayProperties.FDynamic Property

Definition

fDynamic, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: fDynamic

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

Property Value

Attributes

Applies to