Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTWindowViewport
| Package | Description |
|---|---|
| org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d |
-
Uses of CTWindowViewport in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d
Fields in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d declared as CTWindowViewport Modifier and Type Field Description protected CTWindowViewportCTModel3D. winViewportMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTWindowViewport Modifier and Type Method Description CTWindowViewportObjectFactory. createCTWindowViewport()Create an instance ofCTWindowViewportCTWindowViewportCTModel3D. getWinViewport()Gets the value of the winViewport property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTWindowViewport Modifier and Type Method Description voidCTModel3D. setWinViewport(CTWindowViewport value)Sets the value of the winViewport property.