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