프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ColumnFirst | int | ||
ColumnLast | int | ||
RowFirst | int | ||
RowLast | int |
메소드 | 설명 | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int |
메소드 | 설명 | |
---|---|---|
Equals ( ExcelRectangle other ) : bool | ||
ExcelRectangle ( int rowFirst, int rowLast, int columnFirst, int columnLast ) : System | ||
GetInRange ( int value, int min, int max ) : int |