PivotTableDefinition.GrandTotalCaption Property

Definition

grandTotalCaption

Represents the following attribute in the schema: grandTotalCaption

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

Property Value

Attributes

Applies to