Aspose::Cells::Slicers::Slicer::SetPlacement method
Slicer::SetPlacement method
Represents the way the drawing object is attached to the cells below it. The property controls the placement of an object on a worksheet.
Deprecated
Use Shape.Placement property instead.
void Aspose::Cells::Slicers::Slicer::SetPlacement(PlacementType value)
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Placement property. This property will be removed 12 months later since January 2026. Aspose apologizes for any inconvenience you may have experienced.
See Also
- Class Vector
- Enum PlacementType
- Class Slicer
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++