XlCellPosition Properties
Defines the column, row and the reference type (relative or absolute).
Name | Description |
---|---|
Column | Gets the index of a column in the position. |
Column |
Gets the reference type of the column in the position. |
Invalid |
A static method to get a special Xl |
Is |
Gets whether both the column and the row are absolute references. |
Is |
Gets whether the position refers to the entire column. |
Is |
Gets whether the position refers to the entire column or the entire row. |
Is |
Gets whether both the column and the row are relative references. |
Is |
Gets whether the position refers to the entire row. |
Is |
Gets whether the Xl |
Max |
Gets the maximum number of columns. |
Max |
Gets the maximum number of rows. |
Row | Gets the index of a row in the position. |
Row |
Gets the reference type of the row in the position. |
Top |
Returns the top left position in a worksheet which is the point of reference for cell coordinates. |
See Also