'Declaration Public Sub SetTag( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal value As Object _ )
Parameters
- row
- Row index (Set to -1 for all rows)
- column
- Column index (Set to -1 for all columns)
- value
- Tag value for the specified cell, column, row, or sheet