[]
Gets the style used to display fixed cells on this row or column.
[Browsable(false)]
public virtual CellStyle StyleFixedDisplay { get; }
If the row or column has a custom style associated with its fixed cells, this property returns that style. Otherwise, it returns the stock style used to display the column (e.g., Normal, Fixed).