Uses of Class
org.xlsx4j.sml.CTCellSmartTagPr
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTCellSmartTagPr in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTCellSmartTagPr Modifier and Type Field Description protected java.util.List<CTCellSmartTagPr>CTCellSmartTag. cellSmartTagPrMethods in org.xlsx4j.sml that return CTCellSmartTagPr Modifier and Type Method Description CTCellSmartTagPrObjectFactory. createCTCellSmartTagPr()Create an instance ofCTCellSmartTagPrMethods in org.xlsx4j.sml that return types with arguments of type CTCellSmartTagPr Modifier and Type Method Description java.util.List<CTCellSmartTagPr>CTCellSmartTag. getCellSmartTagPr()Gets the value of the cellSmartTagPr property.