actual_lower_right_row属性
actual_lower_right_row属性
获取实际的底行。
例子
rRow = shape.actual_lower_right_row
定义:
@property
def actual_lower_right_row(self):
...
获取实际的底行。
rRow = shape.actual_lower_right_row
@property
def actual_lower_right_row(self):
...