node_type property

Cell.node_type property

Returns NodeType.CELL.

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

See Also