PivotField.SumSubtotal 属性

定义

总和小计

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

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

属性值

返回 BooleanValue

属性

适用于