Uses of Class
org.xlsx4j.sml.CTXmlColumnPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTXmlColumnPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTXmlColumnPr Modifier and Type Field Description protected CTXmlColumnPrCTTableColumn. xmlColumnPrMethods in org.xlsx4j.sml that return CTXmlColumnPr Modifier and Type Method Description CTXmlColumnPrObjectFactory. createCTXmlColumnPr()Create an instance ofCTXmlColumnPrCTXmlColumnPrCTTableColumn. getXmlColumnPr()Gets the value of the xmlColumnPr property.Methods in org.xlsx4j.sml with parameters of type CTXmlColumnPr Modifier and Type Method Description voidCTTableColumn. setXmlColumnPr(CTXmlColumnPr value)Sets the value of the xmlColumnPr property.