Share via


CalculatedMember.DynamicSet Property

Definition

dynamicSet, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: dynamicSet

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

Property Value

Attributes

Applies to