File: php-build/include/calx/getFormula.js

Recommend this page to a friend!
  Classes of ikhsan   jQuery Calx   php-build/include/calx/getFormula.js   Download  
File: php-build/include/calx/getFormula.js
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: jQuery Calx
Calculate form input values based on formulas
Author: By
Last change: add data option for each sheet, add style formatter, accept data options for cell, add new line to each files
Date: 2 years ago
Size: 147 bytes
 

Contents

Class file image Download
/** * Get the full forula set object in case its needed * @return {object} formula object */ getFormula : function(){ return formula; }