r1c1_style Eigentum
r1c1_style Eigentum
Gibt an, ob die Formel im Referenzstil R1C1 vorliegt. Der Standardwert ist „false“.
Definition:
@property
def r1c1_style(self):
...
@r1c1_style.setter
def r1c1_style(self, value):
...
Siehe auch
- Modul
aspose.cells
- Klasse
FormulaParseOptions