shadow property
shadow property
Indicates whether the shape has 3-D shading.
Definition:
@property
def shadow(self):
...
@shadow.setter
def shadow(self, value):
...
See Also
- module
aspose.cells.drawing
- class
Spinner
Indicates whether the shape has 3-D shading.
@property
def shadow(self):
...
@shadow.setter
def shadow(self, value):
...
aspose.cells.drawing
Spinner