Uses of Class
org.xlsx4j.sml.CTCommentPr
Packages that use CTCommentPr
-
Uses of CTCommentPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCommentPrMethods in org.xlsx4j.sml that return CTCommentPrModifier and TypeMethodDescriptionObjectFactory.createCTCommentPr()Create an instance ofCTCommentPrCTComment.getCommentPr()Gets the value of the commentPr property.Methods in org.xlsx4j.sml with parameters of type CTCommentPrModifier and TypeMethodDescriptionvoidCTComment.setCommentPr(CTCommentPr value) Sets the value of the commentPr property.