Aspose::Cells::Slicers::Slicer::SetCaptionVisible method

Slicer::SetCaptionVisible method

Returns or sets whether the header that displays the slicer Caption is visible. The default value is true.

Deprecated

Use Slicer.ShowCaption property instead.

void Aspose::Cells::Slicers::Slicer::SetCaptionVisible(bool value)

Remarks

NOTE: This member is now obsolete. Instead, please use Slicer.ShowCaption property. This property will be removed 12 months later since January 2026. Aspose apologizes for any inconvenience you may have experienced.

See Also