Freigeben über


ErrorItem.FormatIndex-Eigenschaft

Format Index.Represents the attribte in schema: in

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

Syntax

'Declaration
<SchemaAttrAttribute(, "in")> _
Public Property FormatIndex As UInt32Value
    Get
    Set
'Usage
Dim instance As ErrorItem
Dim value As UInt32Value

value = instance.FormatIndex

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

ErrorItem Klasse

ErrorItem-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace