Parameters
- worksheet
- A Worksheet object indicates the worksheet.
- row
- An integer value indicates the row index.
- column
- An integer value indicates the column index.
- result
- Represents all necessary style settings to render of the specified cell.
Return Value
true
if the render style need to be normalized with Normal style, false
otherwise.