
'Declaration Public Class XLTextRangeCollection Inherits System.Collections.ObjectModel.Collection(Of XLTextRange)
public class XLTextRangeCollection : System.Collections.ObjectModel.Collection<XLTextRange>
System.Object
System.Collections.ObjectModel.Collection<T>
C1.Util.XLTextRangeCollection