width_pixel property
width_pixel property
Returns or sets the width of the specified timeline, in pixels.
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Width property. This property will be removed 12 months later since May 2025. Aspose apologizes for any inconvenience you may have experienced.
Definition:
@property
def width_pixel(self):
...
@width_pixel.setter
def width_pixel(self, value):
...
See Also
- module
aspose.cells.timelines
- class
Timeline