Uses of Class
org.dhatim.fastexcel.RichText
-
-
Uses of RichText in org.dhatim.fastexcel
Methods in org.dhatim.fastexcel that return RichText Modifier and Type Method Description RichTextRichText.Builder. build()Methods in org.dhatim.fastexcel with parameters of type RichText Modifier and Type Method Description voidWorksheet. inlineString(int r, int c, RichText value)Set the cell value at the given coordinates as a rich inline string.
-