get_Show()

IMathPhantom::get_Show() method

Gets a value indicating whether the base element is displayed.

virtual bool Aspose::Slides::MathText::IMathPhantom::get_Show()=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