Uses of Class
org.xlsx4j.sml.Col
| Package | Description |
|---|---|
| org.xlsx4j.sml |
-
Uses of Col in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type Col Modifier and Type Field Description protected java.util.List<Col>Cols. colMethods in org.xlsx4j.sml that return Col Modifier and Type Method Description ColObjectFactory. createCol()Create an instance ofColMethods in org.xlsx4j.sml that return types with arguments of type Col Modifier and Type Method Description java.util.List<Col>Cols. getCol()Gets the value of the col property.