Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
HtmlType |
HtmlSaveOptions.getHtmlType()
Gets the type of export.
|
static HtmlType |
HtmlType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HtmlType[] |
HtmlType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HtmlSaveOptions.setHtmlType(HtmlType htmlType)
Sets the type of export.
|
© GemBox d.o.o. — All rights reserved.