Overview
Provides the following custom smart services and functions for handling data in Excel.
Key Features & Functionality
Smart Services included are:
Functions included are:
Is the readexcel() function deprecated in this version? We need to read an excel file(xlsx) which has multiple grids in a sheet and both have different structures. Only readexcel() can read it but it is not showing the parameters to be passed.
readexcel() has been deprecated for about 2 years. readexcelsheetpaging() is the replacement and while it is not like for like it has additional functionality for most used cases.