Share via


TextCharRangeContext.Len Property

Definition

len, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: len

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

Property Value

Attributes

Applies to