Uses of Class
org.pptx4j.pml.CTCustomShowId
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTCustomShowId in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTCustomShowId Modifier and Type Field Description protected CTCustomShowIdCTHtmlPublishProperties. custShowprotected CTCustomShowIdCTShowProperties. custShowMethods in org.pptx4j.pml that return CTCustomShowId Modifier and Type Method Description CTCustomShowIdObjectFactory. createCTCustomShowId()Create an instance ofCTCustomShowIdCTCustomShowIdCTHtmlPublishProperties. getCustShow()Gets the value of the custShow property.CTCustomShowIdCTShowProperties. getCustShow()Gets the value of the custShow property.Methods in org.pptx4j.pml with parameters of type CTCustomShowId Modifier and Type Method Description voidCTHtmlPublishProperties. setCustShow(CTCustomShowId value)Sets the value of the custShow property.voidCTShowProperties. setCustShow(CTCustomShowId value)Sets the value of the custShow property.