Uses of Class
org.apache.poi.ss.format.CellFormatResult
Packages that use CellFormatResult
Package
Description
This package contains classes that implement cell formatting
-
Uses of CellFormatResult in org.apache.poi.ss.format
Methods in org.apache.poi.ss.format that return CellFormatResultModifier and TypeMethodDescriptionReturns the result of applying the format to the given value.Uses the result of applying this format to the value, setting the text and color of a label before returning the result.Fetches the appropriate value from the cell, and uses the result, setting the text and color of a label before returning the result.Fetches the appropriate value from the cell, and returns the result of applying it to the appropriate format.Apply this format part to the given value.Apply this format part to the given value, applying the result to the given label.