Aspose::Cells::Slicers::Slicer::SetTitle method

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

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