[]
public struct Split.CellRange
Name | Description |
---|---|
CellRange(int, int) | Initializes a new instance of the Split.CellRange struct. |
CellRange(int, int, int, int) | Initializes a new instance of the Split.CellRange struct. |
Name | Description |
---|---|
c1 | |
c2 | |
r1 | |
r2 |
Name | Description |
---|---|
IsSingleCell() | Determines whether the range is a single cell. |