C1.Excel Assembly / C1.Util Namespace / XLTextRangeCollection Class
Members

XLTextRangeCollection Class
The collection of text ranges.
Object Model
XLTextRangeCollection Class
Syntax
'Declaration
 
Public Class XLTextRangeCollection 
   Inherits System.Collections.ObjectModel.Collection(Of XLTextRange)
 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      C1.Util.XLTextRangeCollection

See Also