three_d_format 属性
three_d_format 属性
获取和设置形状的 3d 格式。
例子
threeDFormat = shape.three_d_format
定义:
@property
def three_d_format(self):
...
也可以看看
- 模块 aspose.cells.drawing
- 类 Oval
- 类 ThreeDFormat
获取和设置形状的 3d 格式。
threeDFormat = shape.three_d_format
@property
def three_d_format(self):
...