last_child property
StructuredDocumentTagRangeStart.last_child property
Gets the last child in the stdContent range.
@property
def last_child(self) -> aspose.words.Node:
...
Remarks
If there is no last child node, a None
is returned.
See Also
- module aspose.words.markup
- class StructuredDocumentTagRangeStart