Using the Excel Services ECMAScript Object Model Lab

* function should return null such that the parser and move on to check the next type. * Note that ordering is important in this array - the functions are processed linearly, * starting at index 0. */ $.fn.dataTableExt.aTypes = [/* * Function: - * Purpose: Check to see if a string is numeric * Returns: string:'numeric' or null ................
................