Overview
Provides the following custom smart services and functions for handling data in Excel.
Key Features & Functionality
Smart Services included are:
Functions included are:
anybody get the following error when using readexcelsheet():
Interface Definition: Expression evaluation error at function 'readexcelsheet' [line 2]:
test code:
readexcelsheet( excelDocument: 21324, sheetNumber: 0, startRow: 0 ),
Verified document exists by trying: getcontentobjectdetailsbyid(21324).
I found the issue. The permissions were not correct on the plugin files on the server.