r1c1_style property
r1c1_style property
Whether the formula is R1C1 reference style. Default is false.
Definition:
@property
def r1c1_style(self):
...
@r1c1_style.setter
def r1c1_style(self, value):
...
See Also
- module
aspose.cells
- class
FormulaParseOptions