Freigeben über


PivotSelection.Label-Eigenschaft

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; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotSelection Klasse

PivotSelection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace