Uses of Enum Class
org.apache.poi.ss.usermodel.PrintCellComments
Packages that use PrintCellComments
-
Uses of PrintCellComments in org.apache.poi.ss.usermodel
Methods in org.apache.poi.ss.usermodel that return PrintCellCommentsModifier and TypeMethodDescriptionstatic PrintCellCommentsPrintCellComments.valueOf(int value) Returns the enum constant of this class with the specified name.static PrintCellCommentsReturns the enum constant of this class with the specified name.static PrintCellComments[]PrintCellComments.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PrintCellComments in org.apache.poi.xssf.usermodel
Methods in org.apache.poi.xssf.usermodel that return PrintCellComments