Click or drag to resize

ExcelViewOptionsFirstVisibleColumn Property

Index of the first visible column in the worksheet.

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

Property Value

Int32
Remarks
Default value is 0.
See Also