Uses of Class
org.xlsx4j.sml.Cols
| Package | Description |
|---|---|
| org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
| org.xlsx4j.sml |
-
Uses of Cols in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main
Fields in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main with type parameters of type Cols Modifier and Type Field Description protected java.util.List<Cols>CTWorksheet. colsMethods in org.xlsx4j.schemas.microsoft.com.office.excel_2006.main that return types with arguments of type Cols Modifier and Type Method Description java.util.List<Cols>CTWorksheet. getCols()Gets the value of the cols property. -
Uses of Cols in org.xlsx4j.sml
Fields in org.xlsx4j.sml with type parameters of type Cols Modifier and Type Field Description protected java.util.List<Cols>Macrosheet. colsprotected java.util.List<Cols>Worksheet. colsMethods in org.xlsx4j.sml that return Cols Modifier and Type Method Description ColsObjectFactory. createCols()Create an instance ofCols