PivotField.SubtotalCaption 属性

定义

自定义小计标题

表示架构中的以下属性:subtotalCaption

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

属性值

返回 StringValue

属性

适用于