Freigeben über


CellType.ValueMetaIndex-Eigenschaft

Value Metadata Index.Represents the attribte in schema: vm

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

Syntax

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

value = instance.ValueMetaIndex

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace