GridCells.Columns

GridCells.Columns property

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

public GridColumnCollection Columns { get; }

See Also