current_region property
current_region property
Returns a Range object that represents the current region. The current region is a range bounded by any combination of blank rows and blank columns.
Definition:
@property
def current_region(self):
...
See Also
- module
aspose.cells
- class
Range