column property
column property
Gets the column index of the comment.
Example
column = comment1.column
Definition:
@property
def column(self):
...
See Also
- module
aspose.cells
- class
Comment
Gets the column index of the comment.
column = comment1.column
@property
def column(self):
...
aspose.cells
Comment