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