The ExcelRangeBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
AddComment |
Adds a new comment for the range.
If this range contains more than one cell, the top left comment is returned by the method.
| |
AutoFitColumns | Overloaded. | |
Clear |
Clear all cells
| |
Copy |
Copies the range of cells to an other range
| |
CreateArrayFormula |
Creates an array-formula.
| |
Dispose | ||
Equals | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
GetValue<(Of <(T>)>) |
Get the strongly typed value of the cell.
| |
LoadFromArrays |
Loads data from the collection of arrays of objects into the range, starting from
the top-left cell.
| |
LoadFromCollection | Overloaded. | |
LoadFromDataTable | Overloaded. | |
LoadFromText | Overloaded. | |
MoveNext | ||
Offset | Overloaded. | |
Reset | ||
ToString | (Inherited from ExcelAddressBase.) |