Cells.MaxDisplayRange

Cells.MaxDisplayRange property

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

public Range MaxDisplayRange { get; }

Remarks

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

See Also