PivotTableDefinition.RowHeaderCaption Property

Definition

rowHeaderCaption

Represents the following attribute in the schema: rowHeaderCaption

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

Property Value

Attributes

Applies to