Uses of Interface
org.jxls.builder.AreaBuilder
Packages that use AreaBuilder
-
Uses of AreaBuilder in org.jxls.builder
Methods in org.jxls.builder that return AreaBuilderModifier and TypeMethodDescriptionJxlsOptions.getAreaBuilder()JxlsTemplateFillerBuilder.getAreaBuilder()Methods in org.jxls.builder with parameters of type AreaBuilderModifier and TypeMethodDescriptionJxlsTemplateFillerBuilder.withAreaBuilder(AreaBuilder areaBuilder) See websiteConstructors in org.jxls.builder with parameters of type AreaBuilderModifierConstructorDescriptionJxlsOptions(ExpressionEvaluatorFactory expressionEvaluatorFactory, String expressionNotationBegin, String expressionNotationEnd, JxlsLogger logger, FormulaProcessor formulaProcessor, boolean updateCellDataArea, boolean ignoreColumnProps, boolean ignoreRowProps, boolean recalculateFormulasBeforeSaving, boolean recalculateFormulasOnOpening, KeepTemplateSheet keepTemplateSheet, AreaBuilder areaBuilder, Map<String, Class<? extends Command>> commands, boolean clearTemplateCells, JxlsTransformerFactory transformerFactory, JxlsStreaming streaming, List<NeedsPublicContext> needsContextList, List<PreWriteAction> preWriteActions, RunVarAccess runVarAccess) -
Uses of AreaBuilder in org.jxls.builder.xls
Classes in org.jxls.builder.xls that implement AreaBuilderModifier and TypeClassDescriptionclassclassBuildsXlsAreafrom Excel comments in the Excel template