excel_sheet_close closes a sheet and frees all memory associated with the sheet object.
Return Value
bool is TRUE (1) if the sheet was closed successfully.
Parameters
oSheet is an object created by excel_sheet_open.
History
| Version | Description |
|---|---|
| 5.5.0 | New |
id-1999606