set_Show()

IMathPhantom::set_Show(bool) method

Sets a value indicating whether the base element is displayed.

virtual void Aspose::Slides::MathText::IMathPhantom::set_Show(bool value)=0

Remarks

When false, the base element is hidden but may still occupy space depending on other phantom settings. Corresponds to the OMML attribute m:show.

See Also