|
xelem.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnsupportedStyleException | |
---|---|
nl.fountain.xelem | Provides classes that assist in the creation of SpreadsheetML. |
nl.fountain.xelem.excel | Provides interfaces and classes that represent elements in SpreadsheetML. |
nl.fountain.xelem.excel.ss | Provides classes that represent elements of the spreadsheet namespace. |
Uses of UnsupportedStyleException in nl.fountain.xelem |
---|
Methods in nl.fountain.xelem that throw UnsupportedStyleException | |
---|---|
void |
XFactory.mergeStyles(String newID,
String id1,
String id2)
Merges two SpreadsheetML Style elements. |
Uses of UnsupportedStyleException in nl.fountain.xelem.excel |
---|
Methods in nl.fountain.xelem.excel that throw UnsupportedStyleException | |
---|---|
void |
Workbook.mergeStyles(String newID,
String id1,
String id2)
Merges two SpreadsheetML Style elements. |
Uses of UnsupportedStyleException in nl.fountain.xelem.excel.ss |
---|
Methods in nl.fountain.xelem.excel.ss that throw UnsupportedStyleException | |
---|---|
void |
XLWorkbook.mergeStyles(String newID,
String id1,
String id2)
|
|
xelem.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |