Uses of Class
org.docx4j.wml.CTFrame.Name
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTFrame.Name in org.docx4j.wml
Fields in org.docx4j.wml declared as CTFrame.Name Modifier and Type Field Description protected CTFrame.NameCTFrame. nameMethods in org.docx4j.wml that return CTFrame.Name Modifier and Type Method Description CTFrame.NameObjectFactory. createCTFrameName()Create an instance ofCTFrame.NameCTFrame.NameCTFrame. getName()Gets the value of the name property.Methods in org.docx4j.wml with parameters of type CTFrame.Name Modifier and Type Method Description voidCTFrame. setName(CTFrame.Name value)Sets the value of the name property.