Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 354 Bytes

File metadata and controls

24 lines (18 loc) · 354 Bytes

EXL_NewBook

Description

Create a new Excel file.

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

Parameters

Name Type Description
filePath STRING

Version

Availability: from Vectorworks 2021

Category