| NxSelectionCellCol Property  | 
Column index to select
                                        Indexing starts from 0.
                                        If the cell's type is:
                                        
                                            D, the index is based on the data matrix. 
                                            T, the index is based on the data matrix
                                            L, the index is based on the left dimensions indexes
 
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic int Col { get; set; }Public Property Col As Integer
	Get
	Set
Property Value
Type: 
Int32Implements
INxSelectionCellCol
See Also