Freigeben über


PivotHierarchy.Caption-Eigenschaft

Hierarchy Caption.Represents the attribte in schema: caption

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

Syntax

'Declaration
<SchemaAttrAttribute(, "caption")> _
Public Property Caption As StringValue
    Get
    Set
'Usage
Dim instance As PivotHierarchy
Dim value As StringValue

value = instance.Caption

instance.Caption = value
[SchemaAttrAttribute(, "caption")]
public StringValue Caption { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

PivotHierarchy Klasse

PivotHierarchy-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace