Aspose::Cells::Timelines::Timeline::SetTopPixel method

Timeline::SetTopPixel method

Returns or sets the vertical offset of timeline shape from its top row, in pixels.

Deprecated

Use Shape.Top property instead.

void Aspose::Cells::Timelines::Timeline::SetTopPixel(int32_t value)

Remarks

NOTE: This member is now obsolete. Instead, please use Shape.Top property. This property will be removed 12 months later since May 2025. Aspose apologizes for any inconvenience you may have experienced.

See Also