Required library edition: 
 Required library file: dhtmlxgrid.js
gets the math formula specified for the cell.
 If no formulas are specified for the cell, the method returns the plain cell value.
Returns: string
mygrid.cells("row1",2).getMathValue(); // returns the value like "=c2*c3"