'Declaration Public Overloads Function GetTag( _ ByVal row As Integer, _ ByVal column As Integer, _ ByVal sheetArea As SheetArea _ ) As Object
Parameters
- row
- The row index.
- column
- The column index.
- sheetArea
- The sheet area.
Return Value
Returns the tag for the specified cell.