public class SimpleXlsxExporterConfiguration extends SimpleXlsExporterConfiguration implements XlsxExporterConfiguration
PROPERTY_MACRO_TEMPLATE
PROPERTY_CREATE_CUSTOM_PALETTE, PROPERTY_WORKBOOK_TEMPLATE, PROPERTY_WORKBOOK_TEMPLATE_KEEP_SHEETS
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Constructor and Description |
---|
SimpleXlsxExporterConfiguration() |
Modifier and Type | Method and Description |
---|---|
String |
getMacroTemplate()
Specifies the location of an existing workbook template containing a macro object.
|
void |
setMacroTemplate(String macroTemplate) |
getWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheets, setCreateCustomPalette, setKeepWorkbookTemplateSheets, setWorkbookTemplate
isOverrideHints, setOverrideHints
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheets
isOverrideHints
public String getMacroTemplate()
XlsxExporterConfiguration
getMacroTemplate
in interface XlsxExporterConfiguration
XlsxExporterConfiguration.PROPERTY_MACRO_TEMPLATE
public void setMacroTemplate(String macroTemplate)
Copyright © 2015. All rights reserved.