level property

MailMergeRegionInfo.level property

Returns the nesting level for the region.

@property
def level(self) -> int:
    ...

See Also