Uses of Class
org.docx4j.com.microsoft.schemas.office.word.x2006.wordml.CTDocEvents
Packages that use CTDocEvents
-
Uses of CTDocEvents in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml
Fields in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml declared as CTDocEventsMethods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml that return CTDocEventsModifier and TypeMethodDescriptionObjectFactory.createCTDocEvents()Create an instance ofCTDocEventsCTVbaSuppData.getDocEvents()Gets the value of the docEvents property.Methods in org.docx4j.com.microsoft.schemas.office.word.x2006.wordml with parameters of type CTDocEventsModifier and TypeMethodDescriptionvoidCTVbaSuppData.setDocEvents(CTDocEvents value) Sets the value of the docEvents property.