Uses of Class
org.xlsx4j.sml.CTOutlinePr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTOutlinePr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTOutlinePr Modifier and Type Field Description protected CTOutlinePrCTSheetPr. outlinePrMethods in org.xlsx4j.sml that return CTOutlinePr Modifier and Type Method Description CTOutlinePrObjectFactory. createCTOutlinePr()Create an instance ofCTOutlinePrCTOutlinePrCTSheetPr. getOutlinePr()Gets the value of the outlinePr property.Methods in org.xlsx4j.sml with parameters of type CTOutlinePr Modifier and Type Method Description voidCTSheetPr. setOutlinePr(CTOutlinePr value)Sets the value of the outlinePr property.