Aspose::Cells::Slicers::Slicer::SetTitle method
Contents
[
Hide
]Slicer::SetTitle(const U16String&) method
Specifies the title of the current Slicer object.
Deprecated
Use Shape.Title property instead.
void Aspose::Cells::Slicers::Slicer::SetTitle(const U16String &value)
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Title 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
- Class U16String
- Class Slicer
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++
Slicer::SetTitle(const char16_t*) method
Specifies the title of the current Slicer object.
Deprecated
Use Shape.Title property instead.
void Aspose::Cells::Slicers::Slicer::SetTitle(const char16_t *value)
Remarks
NOTE: This member is now obsolete. Instead, please use Shape.Title 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
- Class Slicer
- Namespace Aspose::Cells::Slicers
- Library Aspose.Cells for C++