Share via


RichStylePropertyValue.I Property

Definition

i, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: i

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

Property Value

Attributes

Applies to