r1c1_style属性
r1c1_style属性
公式是否为R1C1参考风格。默认为 false。
定义:
@property
def r1c1_style(self):
...
@r1c1_style.setter
def r1c1_style(self, value):
...
公式是否为R1C1参考风格。默认为 false。
@property
def r1c1_style(self):
...
@r1c1_style.setter
def r1c1_style(self, value):
...