Package | Description |
---|---|
com.gembox.spreadsheet |
Contains classes and enums that constitute GemBox.Spreadsheet object model.
|
Modifier and Type | Method and Description |
---|---|
static HtmlLoadOptions |
LoadOptions.getHtmlDefault()
Gets the default options for loading from HyperText Markup Language File (HTML) format.
|
Modifier and Type | Method and Description |
---|---|
void |
ExcelCell.setValue(String html,
HtmlLoadOptions options)
Loads the specified HTML text as the value of this
ExcelCell . |
© GemBox Ltd. — All rights reserved.