public final class SpreadsheetLoadOptions extends LoadOptions
Represents document loading options for a Spreadsheet document.
| Constructor and Description |
|---|
SpreadsheetLoadOptions()
Initializes a new instance of the
class. |
SpreadsheetLoadOptions(String password)
Initializes a new instance of the
class with a specified password. |
getFileType, getFormatFamily, getPassword, setFileType, setFormatFamily, setPasswordpublic SpreadsheetLoadOptions()
SpreadsheetLoadOptions class.public SpreadsheetLoadOptions(String password)
SpreadsheetLoadOptions class with a specified password.password - The password for opening an encrypted content.Copyright © 2026. All rights reserved.