[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetAxisModel.GetTag

GetTag Method

GetTag(int)

Gets the data associated with the specified row or column.

Declaration
public override object GetTag(int index)
Public Overrides Function GetTag(index As Integer) As Object
Parameters
Type Name Description
int index

Row or column index

Returns
Type Description
object
Overrides