DataField.Subtotal Propriété

Définition

Sous-total

Représente l’attribut suivant dans le schéma : sous-total

[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)

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à