Uses of Class
org.docx4j.wml.CTView
| Package | Description |
|---|---|
| org.docx4j.wml |
-
Uses of CTView in org.docx4j.wml
Fields in org.docx4j.wml declared as CTView Modifier and Type Field Description protected CTViewCTSettings. viewMethods in org.docx4j.wml that return CTView Modifier and Type Method Description CTViewObjectFactory. createCTView()Create an instance ofCTViewCTViewCTSettings. getView()Gets the value of the view property.Methods in org.docx4j.wml with parameters of type CTView Modifier and Type Method Description voidCTSettings. setView(CTView value)Sets the value of the view property.