Uses of Class
org.xlsx4j.sml.CTCommentPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCommentPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCommentPr Modifier and Type Field Description protected CTCommentPrCTComment. commentPrMethods in org.xlsx4j.sml that return CTCommentPr Modifier and Type Method Description CTCommentPrObjectFactory. createCTCommentPr()Create an instance ofCTCommentPrCTCommentPrCTComment. getCommentPr()Gets the value of the commentPr property.Methods in org.xlsx4j.sml with parameters of type CTCommentPr Modifier and Type Method Description voidCTComment. setCommentPr(CTCommentPr value)Sets the value of the commentPr property.