public class SimpleXlsxExporterConfiguration extends SimpleXlsExporterConfiguration implements XlsxExporterConfiguration
PROPERTY_MACRO_TEMPLATEPROPERTY_CREATE_CUSTOM_PALETTE, PROPERTY_WORKBOOK_TEMPLATE, PROPERTY_WORKBOOK_TEMPLATE_KEEP_SHEETSPROPERTY_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, setWorkbookTemplateisOverrideHints, setOverrideHintsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorkbookTemplate, isCreateCustomPalette, isKeepWorkbookTemplateSheetsisOverrideHintspublic String getMacroTemplate()
XlsxExporterConfigurationgetMacroTemplate in interface XlsxExporterConfigurationXlsxExporterConfiguration.PROPERTY_MACRO_TEMPLATEpublic void setMacroTemplate(String macroTemplate)
Copyright © 2017. All rights reserved.