Click or drag to resize
SheetCellToGenericObject Method
Will return the underlying GenericObject of this sheet cell

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public GenericObject ToGenericObject()

Return Value

Type: GenericObject
the Generic Object conatained in this cell.

Implements

ISheetCellToGenericObject
See Also