is_decorative property
is_decorative property
Indicates whether the object is decorative.
Definition:
@property
def is_decorative(self):
...
@is_decorative.setter
def is_decorative(self, value):
...
See Also
- module
aspose.cells.drawing
- class
ComboBox