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