isGroupCol: Returns whether or not column with position start plus length is group column
Description
Returns whether or not column with position start plus length is group column
Usage
isGroupCol(start, length, colCount)
Arguments
start
An integer indicating start column position
length
An integer indicating spanCol length
colCount
An integer vector calculating from colGroupCount()