Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom.CTGridLayout
Packages that use CTGridLayout
-
Uses of CTGridLayout in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom
Fields in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom declared as CTGridLayoutMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom that return CTGridLayoutModifier and TypeMethodDescriptionObjectFactory.createCTGridLayout()Create an instance ofCTGridLayoutCTSummaryZoom.getGridLayout()Gets the value of the gridLayout property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom with parameters of type CTGridLayoutModifier and TypeMethodDescriptionvoidCTSummaryZoom.setGridLayout(CTGridLayout value) Sets the value of the gridLayout property.