Freigeben über


CellType.StyleIndex-Eigenschaft

Style Index.Represents the attribte in schema: s

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

Syntax

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

value = instance.StyleIndex

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value

Siehe auch

Referenz

CellType Klasse

CellType-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace