If it is true, when drawing data row included in fixed area, it will ignore style settings of each row specified in rowRangeStyles, and use only style set specified in fixedRowStyles.
Defaults to true.
Getter
function ignoreRowStylesOnFixed(): Boolean
Setter
function setIgnoreRowStylesOnFixed(value: Boolean)