Uses of Class
org.xlsx4j.sml.CTPages
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTPages in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTPages Modifier and Type Field Description protected CTPagesCTConsolidation. pagesMethods in org.xlsx4j.sml that return CTPages Modifier and Type Method Description CTPagesObjectFactory. createCTPages()Create an instance ofCTPagesCTPagesCTConsolidation. getPages()Gets the value of the pages property.Methods in org.xlsx4j.sml with parameters of type CTPages Modifier and Type Method Description voidCTConsolidation. setPages(CTPages value)Sets the value of the pages property.