[]
Gets the postback value of the specified cell on the active sheet in the Spread component.
public object GetEditValue(int row, int column)
Public Function GetEditValue(row As Integer, column As Integer) As Object
Type | Description |
---|---|
object | Object that contains the cell contents |