Uses of Enum
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 type with the specified name.static STCellComments[]STCellComments.values()Returns an array containing the constants of this enum type, 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.