node_type property

Row.node_type property

Returns NodeType.ROW.

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

See Also