is_rich_text fastighet
is_rich_text fastighet
Om texten är rik text eller inte.
Exempel
if shape.is_rich_text:
print("The text is rich text.")
Definition:
@property
def is_rich_text(self):
...
Se även
- modul
aspose.cells.drawing
- klass
LineShape