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