StringItem.FormatIndex Property

Definition

Format Index

Represents the following attribute in the schema: in

[DocumentFormat.OpenXml.SchemaAttr(0, "in")]
public DocumentFormat.OpenXml.UInt32Value FormatIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value FormatIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "in")]
public DocumentFormat.OpenXml.UInt32Value? FormatIndex { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("in")]
public DocumentFormat.OpenXml.UInt32Value? FormatIndex { get; set; }
public DocumentFormat.OpenXml.UInt32Value? FormatIndex { get; set; }
member this.FormatIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "in")>]
member this.FormatIndex : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("in")>]
member this.FormatIndex : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property FormatIndex As UInt32Value

Property Value

Returns UInt32Value.

Attributes

Applies to