Freigeben über


WorkbookProperties.HidePivotFieldList-Eigenschaft

Hide Pivot Field List.Represents the attribte in schema: hidePivotFieldList

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

Syntax

'Declaration
<SchemaAttrAttribute(, "hidePivotFieldList")> _
Public Property HidePivotFieldList As BooleanValue
    Get
    Set
'Usage
Dim instance As WorkbookProperties
Dim value As BooleanValue

value = instance.HidePivotFieldList

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

WorkbookProperties Klasse

WorkbookProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace