Uses of Class
org.dhatim.fastexcel.RichText.Run
-
-
Uses of RichText.Run in org.dhatim.fastexcel
Methods in org.dhatim.fastexcel that return types with arguments of type RichText.Run Modifier and Type Method Description List<RichText.Run>RichText. getRuns()Constructor parameters in org.dhatim.fastexcel with type arguments of type RichText.Run Constructor Description RichText(List<RichText.Run> runs)
-