Freigeben über


PivotSelection.Extendable-Eigenschaft

Extendable.Represents the attribte in schema: extendable

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

Syntax

'Declaration
<SchemaAttrAttribute(, "extendable")> _
Public Property Extendable As BooleanValue
    Get
    Set
'Usage
Dim instance As PivotSelection
Dim value As BooleanValue

value = instance.Extendable

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

PivotSelection Klasse

PivotSelection-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace