Defines a range of cells


All Members | Constructors | Methods | Properties | ||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
Range(Cell) |
Defines a range
|
![]() |
Range(Cell, Cell) |
Defines a range
|
![]() |
Absolute |
Gets or sets the range's flag to return a absolute reference or otherwise
|
![]() |
Alignment |
Gets or sets cell alignment options
(Inherited from Styles.) |
![]() |
AutoFilter()()() |
Sets this range as a auto-filter range in the sheet
|
![]() |
Border |
Gets or sets border settings
(Inherited from Styles.) |
![]() |
ColumnCount |
Gets the number of columns in a range
|
![]() |
Contains(Cell) |
Checks if a particular cell is present in a range or not
|
![]() |
CustomFormatString |
Gets or sets custom dispkay format string
(Inherited from Styles.) |
![]() |
DisplayFormat |
Gets or sets the cell display format
(Inherited from Styles.) |
![]() |
Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
Font |
Gets or sets the font options
(Inherited from Styles.) |
![]() |
GetEnumerator()()() |
Get a cell enumerator
|
![]() |
GetHashCode()()() | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
![]() |
GetType()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Interior |
Gets or sets interior options
(Inherited from Styles.) |
![]() |
MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Merge()()() |
Merges a range into one cell
|
![]() |
Name |
Gets or sets the name of the range
|
![]() |
RowCount |
Gets the number of rows in a range
|
![]() |
SetAsPrintArea()()() |
Sets this range as the current print area in the sheet
|
![]() |
Style |
Returns the XmlStyle reference of the cell
(Inherited from Styles.) |
![]() |
ToString()()() | Returns a String that represents the current Object. (Inherited from Object.) |
![]() |
Unmerge()()() |
Unmerges a merged range
|

Object | |||
![]() |
CellSettingsApplier | ||
![]() |
Styles | ||
![]() |
Range |