[]
Contains options for converting FormulaSyntaxTree to string.
public class UnParseContext
Public Class UnParseContext
Name | Description |
---|---|
UnParseContext() | Creates an empty UnParseContext. |
Name | Description |
---|---|
BaseColumn | A 0-based number that represents the column location of the formula. |
BaseRow | A 0-based number that represents the row location of the formula. |
IsR1C1 | Indicates whether the reference style is R1C1. |