Compartir a través de


DataField.Subtotal Propiedad

Definición

Subtotal

Representa el atributo siguiente en el esquema: 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)

Valor de propiedad

Devuelve EnumValue<T>.

Atributos

Se aplica a