ExcelRangeBase Methods

Office Open XML

The ExcelRangeBase type exposes the following members.

Methods

  NameDescription
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.
AutoFitColumnsOverloaded.
Clear
Clear all cells
Copy
Copies the range of cells to an other range
CreateArrayFormula
Creates an array-formula.
Dispose
Equals
Determines whether the specified Object is equal to the current Object.
(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.
LoadFromCollectionOverloaded.
LoadFromDataTableOverloaded.
LoadFromTextOverloaded.
MoveNext
OffsetOverloaded.
Reset
ToString (Inherited from ExcelAddressBase.)

See Also