height property
height property
Gets and sets the height of the control in unit of points.
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
See Also
- module
aspose.cells.drawing.activexcontrols
- class
UnknownControl