Gets or sets the password used to decrypt the document if it is encrypted. Syntax Remarks If the document is not encrypted, the open password will be ignored.
Gets or sets the password used to decrypt the document if it is encrypted. Syntax Remarks If the document is not encrypted, the open password will be ignored.
Returns a list of user defined function assemblies that should be registered before the workbook is loaded. Syntax
Returns a list of user defined functions that should be registered before the workbook is loaded. Syntax
Creates a new WorkbookLoadOptions instance. Syntax Parameters packageFactory An IPackageFactory which can be used to open an IPackage from a stream.
Creates a new WorkbookLoadOptions instance. Syntax Parameters openPasswordSecure The password to use to decrypt the document if it is encrypted.packageFactory An IPackageFactory which can be used to open an IPackage from a stream.verifyExcel2007Xml A boolean specifying whether or not to verify the contents of the ...
Creates a new WorkbookLoadOptions instance. Syntax Parameters openPassword The password to use to decrypt the document if it is encrypted.packageFactory An IPackageFactory which can be used to open an IPackage from a stream.
Overload List
Abstract base class for WorkbookLoadOptions or WorkbookSaveOptions. Syntax
Public Properties