|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJRAbstractExporter
com.aspose.slides.jasperreports.JRPptExporter
public class JRPptExporter
Exports a JasperReports document to the PPT format. Uses the PPT 97-2003 Specification (compatible with MS PowerPoint 97 - 2003 and 2007).
Field Summary | |
---|---|
static boolean |
NEED_ALTER_TEXT
|
Constructor Summary | |
---|---|
JRPptExporter()
|
Method Summary | |
---|---|
void |
exportReport()
Export report in the PPT format. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean NEED_ALTER_TEXT
Constructor Detail |
---|
public JRPptExporter()
Method Detail |
---|
public void exportReport() throws JRException
JRException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |