max_display_range property

max_display_range property

Gets the max range which includes data, merged cells and shapes.

Remarks

Reutrns null if the worksheet is empty since Aspose.Cells 21.5.2.

Definition:

@property
def max_display_range(self):
    ...

See Also