Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Opens the folder specified by the folderName parameter in the location specified by the exportLocation parameter.
Syntax
client server public static void openFolder(ExcelExportLocation exportLocation, str folderName)
Run On
Called
Parameters
- exportLocation
Type: ExcelExportLocation Enumeration
A value from the SysExcelExportLocation enumerator that indicates where the folder should be opened.
- folderName
Type: str
The name of the folder to open.