PivotHierarchy.ShowInFieldList Property
Show In Field List.Represents the attribte in schema: showInFieldList
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "showInFieldList")> _
Public Property ShowInFieldList As BooleanValue
Get
Set
'Usage
Dim instance As PivotHierarchy
Dim value As BooleanValue
value = instance.ShowInFieldList
instance.ShowInFieldList = value
[SchemaAttrAttribute(, "showInFieldList")]
public BooleanValue ShowInFieldList { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.