C1.Excel Assembly / C1.Util Namespace / XLTextLayout Class / Ranges Property
Ranges Property (XLTextLayout)
In This Topic
Gets the collection of text ranges.
Syntax
'Declaration
 
Public ReadOnly Property Ranges As XLTextRangeCollection
 
See Also