UnParseContext Class Members
In This Topic
The following tables list the members exposed by UnParseContext.
Public Constructors
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