Uses of Class
org.xlsx4j.sml.CTCommentList
Packages that use CTCommentList
-
Uses of CTCommentList in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCommentListMethods in org.xlsx4j.sml that return CTCommentListModifier and TypeMethodDescriptionObjectFactory.createCTCommentList()Create an instance ofCTCommentListCTComments.getCommentList()Gets the value of the commentList property.Methods in org.xlsx4j.sml with parameters of type CTCommentListModifier and TypeMethodDescriptionvoidCTComments.setCommentList(CTCommentList value) Sets the value of the commentList property.