Link Search Menu Expand Document

ICellsRange Interface

A structure that specifies a range of cells on the sheet.

Namespace:Bytescout.Spreadsheet.COM
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public interface ICellsRange

The ICellsRange type exposes the following members.

Properties
NameDescription
Public propertyFirstColumn
First column index
Public propertyFirstRow
First row index
Public propertyLastColumn
Last column index
Public propertyLastRow
Last row index
Top
Methods
NameDescription
Public methodEquals
Determines whether the specified Object is equal to this instance.
Public methodGetHashCode
Returns a hash code for this instance.
Public methodToString
Returns a String that represents this instance.
Top
See Also

Reference