THtmlHotTrack.CellStyle Property
Style to apply to the cell when the mouse is over it. You can use any css style here. Set it to empty if you don't want to highlight the cells.
Syntax
Namespace: FlexCel.Render
public String CellStyle { get; set; }