[]
        
(Showing Draft Content)

C1.Util.XLTextRangeCollection

XLTextRangeCollection Class

The collection of text ranges.

Inheritance
XLTextRangeCollection
Namespace: C1.Util
Assembly: C1.Excel.dll
Syntax
public class XLTextRangeCollection : Collection<XLTextRange>, IList<XLTextRange>, ICollection<XLTextRange>, IList, ICollection, IReadOnlyList<XLTextRange>, IReadOnlyCollection<XLTextRange>, IEnumerable<XLTextRange>, IEnumerable

Properties

Name Description
Layout

Gets parent text layout.

Methods

Name Description
ToString()