Aspose::Cells::Timelines::Timeline::SetLeftPixel method
Timeline::SetLeftPixel method
Returns or sets the horizontal offset of timeline shape from its left column, in pixels.
Deprecated
Use Shape.Left property instead.
void Aspose::Cells::Timelines::Timeline::SetLeftPixel(int32_t value)
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Left property. This property will be removed 12 months later since May 2025. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Class Timeline
- Namespace Aspose::Cells::Timelines
- Library Aspose.Cells for C++