FormulaParseOptions.R1C1Style
FormulaParseOptions.R1C1Style property
Whether the formula is R1C1 reference style. Default is false.
public bool R1C1Style { get; set; }
See Also
- class FormulaParseOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
Whether the formula is R1C1 reference style. Default is false.
public bool R1C1Style { get; set; }