Uses of Class
org.xlsx4j.sml.CTXmlPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTXmlPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTXmlPr Modifier and Type Field Description protected CTXmlPrCTXmlCellPr. xmlPrMethods in org.xlsx4j.sml that return CTXmlPr Modifier and Type Method Description CTXmlPrObjectFactory. createCTXmlPr()Create an instance ofCTXmlPrCTXmlPrCTXmlCellPr. getXmlPr()Gets the value of the xmlPr property.Methods in org.xlsx4j.sml with parameters of type CTXmlPr Modifier and Type Method Description voidCTXmlCellPr. setXmlPr(CTXmlPr value)Sets the value of the xmlPr property.