Click or drag to resize

ExcelWorksheetColumns Property

Gets collection of all columns in the worksheet.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public ExcelColumnCollection Columns { get; }

Property Value

ExcelColumnCollection
See Also