public class ExcelRangesCollection
Public Class ExcelRangesCollection
public ref class ExcelRangesCollection
type ExcelRangesCollection = class end
ExcelRangesCollection | Constructs and empty collection of ranges. |
AddRange | Adds a range to the collection. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetEnumerator | Gets the collection enumerator |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
RemoveRange | Removes the range at the specified zero based index from collection. |
ToString | (Inherited from Object) |