Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 388 Bytes

File metadata and controls

24 lines (18 loc) · 388 Bytes

EXL_SaveAndCloseBook

Description

Save and closes the Excel file.

FUNCTION EXL_SaveAndCloseBook(filePath : STRING): BOOLEAN;
def vs.EXL_SaveAndCloseBook(filePath):
    return BOOLEAN

Parameters

Name Type Description
filePath STRING

Version

Availability: from Vectorworks 2021

Category