Click or drag to resize

ExcelViewOptionsFirstVisibleRow Property

Index of the first visible row in the worksheet.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public int FirstVisibleRow { get; set; }

Property Value

Int32
Remarks
Default value is 0.
See Also