actual_lower_right_row 属性
actual_lower_right_row 属性
获取实际的底行。
例子
rRow = shape.actual_lower_right_row
定义:
@property
def actual_lower_right_row(self):
...
也可以看看
- 模块 aspose.cells.drawing
- 类 Oval
获取实际的底行。
rRow = shape.actual_lower_right_row
@property
def actual_lower_right_row(self):
...