Overview
Provides several smart services and functions for handling data in Excel and CSV formats.
Key Features & Functionality
Smart Services included are:
Functions included are:
We are using the Excel tools plugin to read data from an uploaded excel file into a database table. The plugin is reading the display value of a cell instead of the actual value. For ex. Display value is 0 for actual value 0.003.
Current readexcelsheetpaging function will read the display value only. Can we request a new function (eg. readexcelsheetpagingwithRealValue) to get real value ?