public interface ProcessOpenXmlAPI extends ProcessReportAPI
CHARSET_DEFAULT, CHARSET_RTF, CHARSET_UNICODE, COPY_METADATA_ALWAYS, COPY_METADATA_IF_NO_DATASOURCE, COPY_METADATA_NEVER, DATA_MODE_ALL_ATTRIBUTES, DATA_MODE_DATA, DATA_MODE_EMBED, DATA_MODE_INCLUDE_BITMAPS, DATA_MODE_SELECT, ERROR_HANDLING_ALL, ERROR_HANDLING_NONE, ERROR_HANDLING_TRACK_ERRORS, ERROR_HANDLING_VERIFY, HIDDEN_IGNORE_PRINT_RANGE, HIDDEN_SHOW_ALL_ROWS_COLUMNS, HIDDEN_SHOW_HIDDEN_SHEETS, HIDDEN_SHOW_NO_PRINT, HYPHENATE_OFF, HYPHENATE_ON, HYPHENATE_TEMPLATE, LOCALE_DEFAULT, LOCALE_SYSTEM, RENDER_EXTENT_ALL, RENDER_EXTENT_CROP_CONTENT, RENDER_EXTENT_CROP_MARGINS, TAG_STYLE_CONTROL_2007, TAG_STYLE_FIELD, TAG_STYLE_FIELD_2007, TAG_STYLE_TEXT, TYP_CSV, TYP_DOCX, TYP_HTML, TYP_IMAGE, TYP_PDF, TYP_PPTX, TYP_PRINTER, TYP_PS, TYP_RTF, TYP_TXT, TYP_XLSX
Modifier and Type | Method and Description |
---|---|
boolean |
isChartsAsCharts()
true if chart tags that are in the template as a chart, will be rendered as charts in the generated report.
|
boolean |
isCopyDrawings()
True if drawings are to be copied to output.
|
boolean |
isCopyShapes()
True if shapes are to be copied to output.
|
boolean |
isRecalculateOnOpen()
true if the document is to perform recalculation when first opened.
|
void |
setChartsAsCharts(boolean writeAsChart)
true if chart tags that are in the template as a chart, will be rendered as charts in the generated report.
|
void |
setCopyDrawings(boolean copyDrawings)
True if drawings are to be copied to output.
|
void |
setCopyShapes(boolean copyShapes)
True if shapes are to be copied to output.
|
void |
setRecalculateOnOpen(boolean recalc)
true if the document is to perform recalculation when first opened.
|
batchNext, batchSetup, buildSchema, close, duplicate, findPodsUsed, getBaseDirectory, getCharset, getCopyMetadata, getDataMode, getDataStream, getDescription, getDrillDownInfo, getErrorInfo, getEventHandler, getHiddenMode, getHyphenate, getImportInfo, getKeywords, getLocale, getNumPages, getOutputBuilderData, getParameters, getRenderExtent, getRenderPages, getReport, getReportType, getReportTypeString, getSubject, getTemplateVersion, getTimeout, getTitle, getWriteTags, isCopyEmbeddedObjects, isDebugMode, isLayoutDocument, isPageBasedReport, isPreservePodFraming, isRemoveUnusedFormats, isReportTypeExcel, isReportTypeWord, isTrackImports, isUseExternalOutputBuilder, process, processComplete, processData, processData, processSetup, processSetup, setBaseDirectory, setCharset, setCopyEmbeddedObjects, setCopyMetadata, setDataMode, setDataStream, setDebugMode, setDescription, setDrillDownInfo, setEventHandler, setHiddenMode, setHyphenate, setKeywords, setLayoutDocument, setLocale, setOutputBuilderData, setParameters, setPreservePodFraming, setRemoveUnusedFormats, setRenderExtent, setRenderPages, setSubject, setTemplateVersion, setTimeout, setTitle, setTrackErrors, setTrackImports, setUseExternalOutputBuilder, setWriteTags, updatePods
boolean isCopyDrawings()
void setCopyDrawings(boolean copyDrawings)
copyDrawings
- true if drawings are to be copied to output.boolean isCopyShapes()
void setCopyShapes(boolean copyShapes)
copyShapes
- true if shapes are to be copied to output.boolean isChartsAsCharts()
void setChartsAsCharts(boolean writeAsChart)
writeAsChart
- true if chart tags will be rendered as charts, false otherwise.boolean isRecalculateOnOpen()
void setRecalculateOnOpen(boolean recalc)
recalc
- true if the document is to perform recalculation when first opened.Copyright © 2017 Windward Reports - All Rights Reserved. We are java reporting software