Uses of Interface
org.apache.poi.ss.util.SheetUtil.Function5Arity
-
Packages that use SheetUtil.Function5Arity Package Description org.apache.poi.ss.util -
-
Uses of SheetUtil.Function5Arity in org.apache.poi.ss.util
Methods in org.apache.poi.ss.util with parameters of type SheetUtil.Function5Arity Modifier and Type Method Description static voidSheetUtil. setFailoverFunction(SheetUtil.Function5Arity<java.lang.Float,java.lang.Integer,CellStyle,java.lang.Double,java.text.AttributedString,java.lang.Float> failoverFunction)Define a function to be used as a failover when the font system is not available.
-