Uses of Class
org.pptx4j.pml.CTShowInfoBrowse
| Package | Description |
|---|---|
| org.pptx4j.pml |
-
Uses of CTShowInfoBrowse in org.pptx4j.pml
Fields in org.pptx4j.pml declared as CTShowInfoBrowse Modifier and Type Field Description protected CTShowInfoBrowseCTShowProperties. browseMethods in org.pptx4j.pml that return CTShowInfoBrowse Modifier and Type Method Description CTShowInfoBrowseObjectFactory. createCTShowInfoBrowse()Create an instance ofCTShowInfoBrowseCTShowInfoBrowseCTShowProperties. getBrowse()Gets the value of the browse property.Methods in org.pptx4j.pml with parameters of type CTShowInfoBrowse Modifier and Type Method Description voidCTShowProperties. setBrowse(CTShowInfoBrowse value)Sets the value of the browse property.