z property
z property
Defines the distance from ground for the 3D shape.
Definition:
@property
def z(self):
...
@z.setter
def z(self, value):
...
See Also
- module
aspose.cells.drawing
- class
ThreeDFormat
Defines the distance from ground for the 3D shape.
@property
def z(self):
...
@z.setter
def z(self, value):
...
aspose.cells.drawing
ThreeDFormat