width property
width property
Returns or sets the width of a column. Read/write float.
Definition:
@property
def width(self):
...
@width.setter
def width(self, value):
...
See Also
- class
IColumn - module
aspose.slides - library
Aspose.Slides