last_building_block property
GlossaryDocument.last_building_block property
Gets the last building block in the glossary document.
@property
def last_building_block(self) -> aspose.words.buildingblocks.BuildingBlock:
...
Remarks
Returns None
if there are no building blocks available.
See Also
- module aspose.words.buildingblocks
- class GlossaryDocument