Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 386 Bytes

File metadata and controls

24 lines (18 loc) · 386 Bytes

EXL_DeleteSheet

Description

Delete the sheet with the specified name.

FUNCTION EXL_DeleteSheet(sheetName : STRING): BOOLEAN;
def vs.EXL_DeleteSheet(sheetName):
    return BOOLEAN

Parameters

Name Type Description
sheetName STRING

Version

Availability: from Vectorworks 2021

Category