BeforeOpenEventArgs

23 Sep 20251 minute to read

BeforeOpenEventArgs

Properties

cancel boolean

Defines the cancel option.

file FileList|string|File

Defines the file.

parseOptions WorkbookParseOptions

Defines the parsing options that control how the Excel file is loaded.

password string

Defines the password.

requestData object

Defines the request data.