PivotSelection.Label Property
Label.Represents the attribte in schema: label
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "label")> _
Public Property Label As BooleanValue
Get
Set
'Usage
Dim instance As PivotSelection
Dim value As BooleanValue
value = instance.Label
instance.Label = value
[SchemaAttrAttribute(, "label")]
public BooleanValue Label { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.