SpreadsheetLoadOptions Class |
Namespace: GroupDocs.Editor.Options
The SpreadsheetLoadOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | SpreadsheetLoadOptions |
Default parameterless constructor - all parameters have default values
|
Name | Description | |
---|---|---|
![]() | OptimizeMemoryUsage |
Enables memory optimization mechanisms during input document processing, which may degrade performance in some special cases,
but on the other hand decrease memory usage. Useful when processing huge documents and facing OutOfMemoryException.
Default is false (memory optimization is disabled for the sake of better performance).
|
![]() | Password |
Allows to specify, modify and obtain the password, which will be used for opening the Spreadsheet document, if it is encoded.
Set to NULL or empty string in order to not use the password (default value).
|