Freigeben über


PivotArea.LabelOnly-Eigenschaft

Labels Only.Represents the attribte in schema: labelOnly

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "labelOnly")> _
Public Property LabelOnly As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotArea
Dim value As BooleanValue

value = instance.LabelOnly

instance.LabelOnly = value
[SchemaAttrAttribute(, "labelOnly")]
public BooleanValue LabelOnly { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotArea Klasse

PivotArea-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace