[]
Gets the application-defined tag value for the specified cell, column, row, or entire sheet.
public object GetTag(int row, int column)
Public Function GetTag(row As Integer, column As Integer) As Object
Row index
Column index