次の方法で共有


CellType.CellFormula Property

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

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

Syntax

'宣言
Public Property CellFormula As CellFormula
    Get
    Set
'使用
Dim instance As CellType
Dim value As CellFormula

value = instance.CellFormula

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

Property Value

Type: DocumentFormat.OpenXml.Spreadsheet.CellFormula

See Also

Reference

CellType Class

CellType Members

DocumentFormat.OpenXml.Spreadsheet Namespace