[]
        
(Showing Draft Content)

C1.Web.Api.Excel.Worksheet.Cols

Cols Property

Cols

The column definitions in the worksheet.

Declaration
[Obsolete("This property has been deprecated. Use the Columns property instead.")]
public List<Column> Cols { get; }