Cells.Columns

Cells.Columns property

Gets the collection of Column objects that represents the individual columns in this worksheet.

public ColumnCollection Columns { get; }

See Also