node_type property

GroupShape.node_type property

Returns NodeType.GROUP_SHAPE.

@property
def node_type(self) -> aspose.words.NodeType:
    ...

See Also