set_Show()

MathPhantom::set_Show(bool) method

Sets a value indicating whether the base element is displayed.

void Aspose::Slides::MathText::MathPhantom::set_Show(bool value) override

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