Uses of Class
org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d.CTWindowViewport
Packages that use CTWindowViewport
-
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 CTWindowViewportMethods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d that return CTWindowViewportModifier and TypeMethodDescriptionObjectFactory.createCTWindowViewport()Create an instance ofCTWindowViewportCTModel3D.getWinViewport()Gets the value of the winViewport property.Methods in org.docx4j.com.microsoft.schemas.office.drawing.x2017.model3d with parameters of type CTWindowViewportModifier and TypeMethodDescriptionvoidCTModel3D.setWinViewport(CTWindowViewport value) Sets the value of the winViewport property.