[]
The column definitions in the worksheet.
[JsonIgnore]
[Obsolete("This property has been deprecated. Use the Columns property instead.")]
public List<Column> Cols { get; }
<JsonIgnore>
<Obsolete("This property has been deprecated. Use the Columns property instead.")>
Public ReadOnly Property Cols As List(Of Column)