FormulaParseOptions.R1C1Style

FormulaParseOptions.R1C1Style property

Whether the formula is R1C1 reference style. Default is false.

public bool R1C1Style { get; set; }

See Also