'Declaration Public Overloads Function GetText( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal sheetArea As SheetArea _ ) As System.String
Parameters
- row
- The row index.
- column
- The column index.
- sheetArea
- The sheet area.
Return Value
Returns the formatted text of the cell.