| Package | Description |
|---|---|
| org.apache.poi.ss.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
SheetUtil.setFailoverFunction(SheetUtil.Function5Arity<Float,Integer,CellStyle,Double,AttributedString,Float> failoverFunction)
Define a function to be used as a failover when the font system is not available.
|