Uses of Class
org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom.CTFixedLayout
| Package | Description |
|---|---|
| org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom |
-
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 CTFixedLayout Modifier and Type Field Description protected CTFixedLayoutCTSummaryZoom. fixedLayoutMethods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom that return CTFixedLayout Modifier and Type Method Description CTFixedLayoutObjectFactory. createCTFixedLayout()Create an instance ofCTFixedLayoutCTFixedLayoutCTSummaryZoom. getFixedLayout()Gets the value of the fixedLayout property.Methods in org.pptx4j.com.microsoft.schemas.office.powerpoint.x2016.summaryzoom with parameters of type CTFixedLayout Modifier and Type Method Description voidCTSummaryZoom. setFixedLayout(CTFixedLayout value)Sets the value of the fixedLayout property.