Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom.CTFixedLayout
Packages that use CTFixedLayout
-
Uses of CTFixedLayout in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom declared as CTFixedLayoutMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom that return CTFixedLayoutModifier and TypeMethodDescriptionObjectFactory.createCTFixedLayout()Create an instance ofCTFixedLayoutCTSummaryZoom.getFixedLayout()Gets the value of the fixedLayout property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom with parameters of type CTFixedLayoutModifier and TypeMethodDescriptionvoidCTSummaryZoom.setFixedLayout(CTFixedLayout value) Sets the value of the fixedLayout property.