Uses of Class
org.xlsx4j.sml.CTAuthors
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTAuthors in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTAuthors Modifier and Type Field Description protected CTAuthorsCTComments. authorsMethods in org.xlsx4j.sml that return CTAuthors Modifier and Type Method Description CTAuthorsObjectFactory. createCTAuthors()Create an instance ofCTAuthorsCTAuthorsCTComments. getAuthors()Gets the value of the authors property.Methods in org.xlsx4j.sml with parameters of type CTAuthors Modifier and Type Method Description voidCTComments. setAuthors(CTAuthors value)Sets the value of the authors property.