Freigeben über


CellType.CellFormula-Eigenschaft

Formula.Represents the element tag in schema: x:f

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property CellFormula As CellFormula
    Get
    Set
'Usage
Dim instance As CellType
Dim value As CellFormula

value = instance.CellFormula

instance.CellFormula = value
public CellFormula CellFormula { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.CellFormula

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace