[]
        
(Showing Draft Content)

C1.Excel.XLRowCollection.Frozen

Frozen Property

Frozen

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

Declaration
public int Frozen { get; set; }
Remarks

Frozen rows are displayed on the top of the sheet and do not scroll vertically. They are useful for displaying column headers.