CadLoadOptions, DiagramLoadOptions, EmailLoadOptions, ImageLoadOptions, OneLoadOptions, PdfLoadOptions, PersonalStorageLoadOptions, PresentationLoadOptions, SpreadsheetLoadOptions, TxtLoadOptions, WebLoadOptions, WordProcessingLoadOptions, XmlLoadOptionspublic class LoadOptions extends Object
| Constructor | Description |
|---|---|
LoadOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(Object o) |
|
LoadOptions |
format(String format) |
|
String |
getFormat() |
The format of input file, (\"docx\", for example).
|
int |
hashCode() |
|
void |
setFormat(String format) |
|
String |
toString() |
public LoadOptions format(String format)
public String getFormat()
public void setFormat(String format)
Copyright © 2025. All rights reserved.