[]
Gets the column definitions in the worksheet.
public List<Column> Columns { get; protected set; }
Public Property Columns As List(Of Column)