Freigeben über


CellFormula.FormulaType Eigenschaft

Definition

Formeltyp

Stellt das folgende Attribut im Schema dar: 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)

Eigenschaftswert

Gibt zurück EnumValue<T>.

Attribute

Gilt für: