'Declaration Public Function GetTag( _ ByVal row As Integer, _ ByVal column As Integer _ ) As Object
Parameters
- row
- Row index
Set to -1 for all rows - column
- Column index
Set to -1 for all columns
Return Value
Object containing the application-defined tag value for the specified cell, column, row, or sheet