Dim GetData As Object
Dim GetValue As String
GetData = FpSpread1.ActiveSheet.GetValue(row,col)
GetValue = GetData.ToString()
SPREADDim GetData As Object
Dim GetValue As String
GetData = FpSpread1.ActiveSheet.GetValue(row,col)
GetValue = GetData.ToString()