UnParseContext Class Methods
In This Topic
For a list of all members of this type, see UnParseContext members.
Public Methods
| Name | Description |
 | getBaseColumn | A 0-based number that represents the column location of the formula. |
 | getBaseRow | A 0-based number that represents the row location of the formula. |
 | getIsR1C1 | Indicates whether the reference style is R1C1. |
 | setBaseColumn | A 0-based number that represents the column location of the formula. |
 | setBaseRow | A 0-based number that represents the row location of the formula. |
 | setIsR1C1 | Indicates whether the reference style is R1C1. |
Top
See Also