Property | Type | Description | |
---|---|---|---|
ColumnFirst | int | ||
ColumnLast | int | ||
RowFirst | int | ||
RowLast | int |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
Equals ( ExcelRectangle other ) : bool | ||
ExcelRectangle ( int rowFirst, int rowLast, int columnFirst, int columnLast ) : System | ||
GetInRange ( int value, int min, int max ) : int |