Share via


TextElement.CharRange Property

Definition

Character Range.

Represents the following element tag in the schema: p:charRg.

public DocumentFormat.OpenXml.Presentation.CharRange CharRange { get; set; }
public DocumentFormat.OpenXml.Presentation.CharRange? CharRange { get; set; }
member this.CharRange : DocumentFormat.OpenXml.Presentation.CharRange with get, set
Public Property CharRange As CharRange

Property Value

Returns CharRange.

Applies to