Uses of Interface
org.jxls.transform.PreWriteAction
Packages that use PreWriteAction
-
Uses of PreWriteAction in org.jxls.builder
Fields in org.jxls.builder with type parameters of type PreWriteActionModifier and TypeFieldDescriptionprotected final List<PreWriteAction>JxlsTemplateFillerBuilder.preWriteActionsMethods in org.jxls.builder that return types with arguments of type PreWriteActionMethods in org.jxls.builder with parameters of type PreWriteActionModifier and TypeMethodDescriptionJxlsTemplateFillerBuilder.withPreWriteAction(PreWriteAction preWriteAction)