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