Uses of Interface
pro.verron.officestamper.api.CustomFunction.NeedsFunctionImpl
Packages that use CustomFunction.NeedsFunctionImpl
-
Uses of CustomFunction.NeedsFunctionImpl in pro.verron.officestamper.api
Methods in pro.verron.officestamper.api that return CustomFunction.NeedsFunctionImplModifier and TypeMethodDescriptionOfficeStamperConfiguration.addCustomFunction
(String name, Class<T> class0) Adds a custom function with the specified name and associated class type.