Share via


Mention.StartIndex Property

Definition

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

Represents the following attribute in the schema: startIndex

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

Property Value

Attributes

Applies to