| SheetCellToGenericObject Method  | 
            Will return the underlying GenericObject of this sheet cell
            
 
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic GenericObject ToGenericObject()
Public Function ToGenericObject As GenericObject
Return Value
Type: 
GenericObjectthe Generic Object contained in this cell.
Implements
ISheetCellToGenericObject
See Also