[]
        
(Showing Draft Content)

C1.Excel.XLColumnCollection.Frozen

Frozen Property

Frozen

Gets or sets the number of frozen columns in the collection.

Declaration
public int Frozen { get; set; }
Remarks

Frozen columns are displayed on the right side of the sheet and do not scroll horizontally. They are useful for displaying row headers.