/ Spreadsheet / BeforeOpenEventArgs
Search results

BeforeOpenEventArgs API in Angular Spreadsheet API component

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.