entire_column property
entire_column property
Gets a Range object that represents the entire column (or columns) that contains the specified range.
Definition:
@property
def entire_column(self):
...
See Also
- module
aspose.cells
- class
Range
Gets a Range object that represents the entire column (or columns) that contains the specified range.
@property
def entire_column(self):
...
aspose.cells
Range