ISheetCellPosition Properties |
The ISheetCellPosition type exposes the following members.
Properties
| Name | Description |
---|
 | Col | Column position. |
 | Colspan | Number of columns an object should span. |
 | Row | Row position. |
 | Rowspan | Number of rows an object should span. |
Top
See Also