Uses of Class
org.xlsx4j.sml.CTWebPublishing
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTWebPublishing in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTWebPublishing Modifier and Type Field Description protected CTWebPublishingWorkbook. webPublishingMethods in org.xlsx4j.sml that return CTWebPublishing Modifier and Type Method Description CTWebPublishingObjectFactory. createCTWebPublishing()Create an instance ofCTWebPublishingCTWebPublishingWorkbook. getWebPublishing()Gets the value of the webPublishing property.Methods in org.xlsx4j.sml with parameters of type CTWebPublishing Modifier and Type Method Description voidWorkbook. setWebPublishing(CTWebPublishing value)Sets the value of the webPublishing property.