Partager via


CellFormula.FormulaType Propriété

Définition

Type de formule

Représente l’attribut suivant dans le schéma : t

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à