last_section property
BuildingBlock.last_section property
Gets the last section in the building block.
@property
def last_section(self) -> aspose.words.Section:
...
Remarks
Returns None
if there are no sections.
See Also
- module aspose.words.buildingblocks
- class BuildingBlock