Uses of Enum Class
org.xlsx4j.sml.STCellComments
Packages that use STCellComments
-
Uses of STCellComments in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as STCellCommentsMethods in org.xlsx4j.sml that return STCellCommentsModifier and TypeMethodDescriptionstatic STCellCommentsCTPageSetup.getCellComments()Gets the value of the cellComments property.static STCellCommentsReturns the enum constant of this class with the specified name.static STCellComments[]STCellComments.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.xlsx4j.sml with parameters of type STCellCommentsModifier and TypeMethodDescriptionvoidCTPageSetup.setCellComments(STCellComments value) Sets the value of the cellComments property.