Поделиться через


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>

Атрибуты

Применяется к