Modifier and Type | Origin and Description |
---|---|
public BBJasperPPTXExporter |
BBJasper.BBJasperView.PPTXExporter!()
PPTX exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public BBJasperPPTXExporter |
BBJasper.BBJasperViewerControl.getPPTXExporter()
getPPTXExporter Returns the PPTX exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public void |
BBJasper.BBJasperReport.exportToPPTX(BBjNumber p_onClient, BBjString p_filepath$, BBJasperPPTXExporter p_bbjasperPPTXExporter!)
exportToPPTX Exports the report in PPTX file format |
public void |
BBJasper.BBJasperViewerControl.setPPTXExporter(BBJasperPPTXExporter p_pptxExporter!)
setPPTXExporter Sets the PPTX exporter which contains export options |
public static void |
BBJasper.BBJasperPrint.exportToPPTX(JasperPrint@ p_jasperPrint!, BBjString p_filepath$, BBJasperPPTXExporter p_bbjasperPPTXExporter!)
exportToPPTX Exports a client report to a client PPTX file |
public static void |
BBJasper.BBJasperPrint.exportToPPTX(JasperPrint p_jasperPrint!, BBjString p_filepath$, BBJasperPPTXExporter p_bbjasperPPTXExporter!)
exportToPPTX Exports a server report to a server PPTX file |