Uses of Class
org.xlsx4j.sml.CTCommentList
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCommentList in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTCommentList Modifier and Type Field Description protected CTCommentListCTComments. commentListMethods in org.xlsx4j.sml that return CTCommentList Modifier and Type Method Description CTCommentListObjectFactory. createCTCommentList()Create an instance ofCTCommentListCTCommentListCTComments. getCommentList()Gets the value of the commentList property.Methods in org.xlsx4j.sml with parameters of type CTCommentList Modifier and Type Method Description voidCTComments. setCommentList(CTCommentList value)Sets the value of the commentList property.