Uses of Class
org.docx4j.wml.CTFrame.Name
Packages that use CTFrame.Name
-
Uses of CTFrame.Name in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrame.NameMethods in org.docx4j.wml that return CTFrame.NameModifier and TypeMethodDescriptionObjectFactory.createCTFrameName()Create an instance ofCTFrame.NameCTFrame.getName()Gets the value of the name property.Methods in org.docx4j.wml with parameters of type CTFrame.NameModifier and TypeMethodDescriptionvoidCTFrame.setName(CTFrame.Name value) Sets the value of the name property.