Modifier and Type | Origin and Description |
---|---|
public BBJasperDOCXExporter |
BBJasper.BBJasperView.DOCXExporter!()
DOCX exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public BBJasperDOCXExporter |
BBJasper.BBJasperViewerControl.getDOCXExporter()
getDOCXExporter Returns the DOCX exporter which contains export options |
Modifier and Type | Origin and Description |
---|---|
public void |
BBJasper.BBJasperReport.exportToDOCX(BBjNumber p_onClient, BBjString p_filepath$, BBJasperDOCXExporter p_bbjasperDOCXExporter!)
exportToDOCX Exports the report in DOCX file format |
public void |
BBJasper.BBJasperViewerControl.setDOCXExporter(BBJasperDOCXExporter p_docxExporter!)
setDOCXExporter Sets the DOCX exporter which contains export options |
public static void |
BBJasper.BBJasperPrint.exportToDOCX(JasperPrint@ p_jasperPrint!, BBjString p_filepath$, BBJasperDOCXExporter p_bbjasperDOCXExporter!)
exportToDOCX Exports a client report to a client DOCX file |
public static void |
BBJasper.BBJasperPrint.exportToDOCX(JasperPrint p_jasperPrint!, BBjString p_filepath$, BBJasperDOCXExporter p_bbjasperDOCXExporter!)
exportToDOCX Exports a server report to a server DOCX file |