shift_first_row_down 属性
shift_first_row_down 属性
指示插入行时是否将第一行向下移动。
定义:
@property
def shift_first_row_down(self):
...
@shift_first_row_down.setter
def shift_first_row_down(self, value):
...
指示插入行时是否将第一行向下移动。
@property
def shift_first_row_down(self):
...
@shift_first_row_down.setter
def shift_first_row_down(self, value):
...