Uses of Class
org.xlsx4j.sml.CTWebPublishObjects
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTWebPublishObjects in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTWebPublishObjects Modifier and Type Field Description protected CTWebPublishObjectsWorkbook. webPublishObjectsMethods in org.xlsx4j.sml that return CTWebPublishObjects Modifier and Type Method Description CTWebPublishObjectsObjectFactory. createCTWebPublishObjects()Create an instance ofCTWebPublishObjectsCTWebPublishObjectsWorkbook. getWebPublishObjects()Gets the value of the webPublishObjects property.Methods in org.xlsx4j.sml with parameters of type CTWebPublishObjects Modifier and Type Method Description voidWorkbook. setWebPublishObjects(CTWebPublishObjects value)Sets the value of the webPublishObjects property.