Package | Description |
---|---|
com.nomagic.magicreport.engine.velocity | |
com.nomagic.magicreport.format.html |
Modifier and Type | Method and Description |
---|---|
int |
RTFEngine.addList(List list)
Appends the specified list item to the document's style table.
|
int |
DOCXEngine.addList(List list)
Add list for HTML to DOCX.
|
int |
ODFEngine.addList(List list)
Appends the specified list item to the document's style table.
|
int |
XLSXEngine.addList(List list)
Add list for html to XLSX.
|
int |
PPTXEngine.addList(List list)
Add list for html to PPTX.
|
Modifier and Type | Class and Description |
---|---|
class |
BulletList
A bullet level style element specifies a list style where the list items are preceded by bullets.
|
class |
NumberList
A bullet level style element specifies a list style where the list items are preceded by bullets.
|
Modifier and Type | Method and Description |
---|---|
int |
StyledDocument.addList(List list)
Appends the specified list item to the document's style table.
|
Copyright © 2010 - No Magic Asia