Uses of Class
org.xlsx4j.sml.CTXmlCellPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTXmlCellPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml declared as CTXmlCellPr Modifier and Type Field Description protected CTXmlCellPrCTSingleXmlCell. xmlCellPrMethods in org.xlsx4j.sml that return CTXmlCellPr Modifier and Type Method Description CTXmlCellPrObjectFactory. createCTXmlCellPr()Create an instance ofCTXmlCellPrCTXmlCellPrCTSingleXmlCell. getXmlCellPr()Gets the value of the xmlCellPr property.Methods in org.xlsx4j.sml with parameters of type CTXmlCellPr Modifier and Type Method Description voidCTSingleXmlCell. setXmlCellPr(CTXmlCellPr value)Sets the value of the xmlCellPr property.