Uses of Class
org.pptx4j.pml.CTCustomShowId
Packages that use CTCustomShowId
-
Uses of CTCustomShowId in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTCustomShowIdModifier and TypeFieldDescriptionprotected CTCustomShowIdCTHtmlPublishProperties.custShowprotected CTCustomShowIdCTShowProperties.custShowMethods in org.pptx4j.pml that return CTCustomShowIdModifier and TypeMethodDescriptionObjectFactory.createCTCustomShowId()Create an instance ofCTCustomShowIdCTHtmlPublishProperties.getCustShow()Gets the value of the custShow property.CTShowProperties.getCustShow()Gets the value of the custShow property.Methods in org.pptx4j.pml with parameters of type CTCustomShowIdModifier and TypeMethodDescriptionvoidCTHtmlPublishProperties.setCustShow(CTCustomShowId value) Sets the value of the custShow property.voidCTShowProperties.setCustShow(CTCustomShowId value) Sets the value of the custShow property.