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