[]
Gets or sets the number of frozen columns in the collection.
public int Frozen { get; set; }
Frozen columns are displayed on the right side of the sheet and do not scroll horizontally. They are useful for displaying row headers.