Uses of Class
org.xlsx4j.sml.CTExternalCell
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of CTExternalCell in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type CTExternalCell Modifier and Type Field Description protected java.util.List<CTExternalCell>CTExternalRow. cellMethods in org.xlsx4j.sml that return CTExternalCell Modifier and Type Method Description CTExternalCellObjectFactory. createCTExternalCell()Create an instance ofCTExternalCellMethods in org.xlsx4j.sml that return types with arguments of type CTExternalCell Modifier and Type Method Description java.util.List<CTExternalCell>CTExternalRow. getCell()Gets the value of the cell property.