Click or drag to resize

XlsWorksheet MaxDisplayRange Property

Read-only. Returns a Range object that represents Maximum Display Range

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IXLSRange MaxDisplayRange { get; }

Property Value

Type: IXLSRange
See Also