show property
show property
Gets or sets a value indicating whether the base element is displayed.
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.
Definition:
@property
def show(self):
...
@show.setter
def show(self, value):
...
See Also
- class
IMathPhantom - module
aspose.slides.mathtext - library
Aspose.Slides