Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom.CTGridLayout
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom |
-
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 CTGridLayout Modifier and Type Field Description protected CTGridLayoutCTSummaryZoom. gridLayoutMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom that return CTGridLayout Modifier and Type Method Description CTGridLayoutObjectFactory. createCTGridLayout()Create an instance ofCTGridLayoutCTGridLayoutCTSummaryZoom. getGridLayout()Gets the value of the gridLayout property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom with parameters of type CTGridLayout Modifier and Type Method Description voidCTSummaryZoom. setGridLayout(CTGridLayout value)Sets the value of the gridLayout property.