[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.ISheetDataModel.GetTag

GetTag Method

GetTag(int, int)

Gets the application data for a cell at the specified row and column.

Declaration
object GetTag(int row, int column)
Function GetTag(row As Integer, column As Integer) As Object
Parameters
Type Name Description
int row

Row index

int column

Column index

Returns
Type Description
object

Object with application data