cell colType

i’m very new .

i want set ColType to each cell it should be different.

You can do it from script by
    grid.setCellExcellType(id,index,type);
Or directly from XML
   
          this cell has type defined