Freigeben über


CellType.CellValue-Eigenschaft

Cell Value.Represents the element tag in schema: x:v

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

Syntax

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

value = instance.CellValue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Spreadsheet.CellValue

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace