TextElement.CharRange Property
Character Range.Represents the element tag in schema: p:charRg
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property CharRange As CharRange
Get
Set
'Usage
Dim instance As TextElement
Dim value As CharRange
value = instance.CharRange
instance.CharRange = value
public CharRange CharRange { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.CharRange
Returns CharRange.