Uses of Class
org.xlsx4j.sml.CTAuthors
Packages that use CTAuthors
-
Uses of CTAuthors in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTAuthorsMethods in org.xlsx4j.sml that return CTAuthorsModifier and TypeMethodDescriptionObjectFactory.createCTAuthors()Create an instance ofCTAuthorsCTComments.getAuthors()Gets the value of the authors property.Methods in org.xlsx4j.sml with parameters of type CTAuthorsModifier and TypeMethodDescriptionvoidCTComments.setAuthors(CTAuthors value) Sets the value of the authors property.