[]
Gets or sets the number of frozen rows in the collection.
public int Frozen { get; set; }
Frozen rows are displayed on the top of the sheet and do not scroll vertically. They are useful for displaying column headers.