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: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public GenericObject ToGenericObject()

Return Value

Type: GenericObject
the Generic Object contained in this cell.

Implements

ISheetCellToGenericObject
See Also