次の方法で共有


DataField.Subtotal プロパティ

定義

小計

スキーマ内の次の属性を表します。小計

[DocumentFormat.OpenXml.SchemaAttr(0, "subtotal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues> Subtotal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues> Subtotal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "subtotal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues>? Subtotal { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("subtotal")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues>? Subtotal { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues>? Subtotal { get; set; }
member this.Subtotal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "subtotal")>]
member this.Subtotal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("subtotal")>]
member this.Subtotal : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Spreadsheet.DataConsolidateFunctionValues> with get, set
Public Property Subtotal As EnumValue(Of DataConsolidateFunctionValues)

プロパティ値

EnumValue<T> を返します。

属性

適用対象