[]
Gets the style used to render cell (r1, c1).
public CellStyle StyleDisplay { get; }
This property never returns null. It will return the custom style assigned to the first cell in the range, to the cell's row, column, or a built-in style.