is_equation fastighet
is_equation fastighet
Anger om formen endast innehåller en ekvation.
Exempel
# If true,the shape only contains an equation.
if shape.is_equation:
pass
Definition:
@property
def is_equation(self):
...
Se även
- modul
aspose.cells.drawing
- klass
ChartShape