PivotField.ShowPropAsCaption Property

Definition

Show As Caption

Represents the following attribute in the schema: showPropAsCaption

[DocumentFormat.OpenXml.SchemaAttr(0, "showPropAsCaption")]
public DocumentFormat.OpenXml.BooleanValue ShowPropAsCaption { get; set; }
public DocumentFormat.OpenXml.BooleanValue ShowPropAsCaption { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "showPropAsCaption")]
public DocumentFormat.OpenXml.BooleanValue? ShowPropAsCaption { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("showPropAsCaption")]
public DocumentFormat.OpenXml.BooleanValue? ShowPropAsCaption { get; set; }
public DocumentFormat.OpenXml.BooleanValue? ShowPropAsCaption { get; set; }
member this.ShowPropAsCaption : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "showPropAsCaption")>]
member this.ShowPropAsCaption : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("showPropAsCaption")>]
member this.ShowPropAsCaption : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property ShowPropAsCaption As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to