[]
Gets the renderer used to render a specified cell on this sheet.
public virtual IRenderer GetRenderer(int row, int column)
Public Overridable Function GetRenderer(row As Integer, column As Integer) As IRenderer
Row index of the cell
Column index of the cell