Freigeben über


CellType.CellMetaIndex-Eigenschaft

Cell Metadata Index.Represents the attribte in schema: cm

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cm")> _
Public Property CellMetaIndex As UInt32Value
    Get
    Set
'Usage
Dim instance As CellType
Dim value As UInt32Value

value = instance.CellMetaIndex

instance.CellMetaIndex = value
[SchemaAttrAttribute(, "cm")]
public UInt32Value CellMetaIndex { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace