GrapeCity.ActiveReports.Export.Excel.v8 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCell Class : GetValue Method |
'Declaration Public Function GetValue() As System.Object
public System.object GetValue()
The return type is one of the following:
Use DDCell's Type property to determine the type of the cell before returning the value, or check the type of the returned value.