shadow property
shadow property
Indicates whether the groupbox has shadow.
Definition:
@property
def shadow(self):
...
@shadow.setter
def shadow(self, value):
...
See Also
- module
aspose.cells.drawing - class
GroupBox
Indicates whether the groupbox has shadow.
@property
def shadow(self):
...
@shadow.setter
def shadow(self, value):
...
aspose.cells.drawingGroupBox