children property
children property
Gets all text runs in this paragraph. If this paragraph is empty, return paragraph itself.
Definition:
@property
def children(self):
...
See Also
- module
aspose.cells.drawing.texts
- class
TextParagraph
Gets all text runs in this paragraph. If this paragraph is empty, return paragraph itself.
@property
def children(self):
...
aspose.cells.drawing.texts
TextParagraph