[]
Gets the editor used to edit a specified cell on this sheet.
public virtual IEditor GetEditor(int row, int column)
Public Overridable Function GetEditor(row As Integer, column As Integer) As IEditor
Row index of the cell
Column index of the cell