Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected List<Cols> |
CTWorksheet.cols |
Modifier and Type | Method and Description |
---|---|
List<Cols> |
CTWorksheet.getCols()
Gets the value of the cols property.
|
Modifier and Type | Field and Description |
---|---|
protected List<Cols> |
Macrosheet.cols |
protected List<Cols> |
Worksheet.cols |
Modifier and Type | Method and Description |
---|---|
Cols |
ObjectFactory.createCols()
Create an instance of
Cols |
Modifier and Type | Method and Description |
---|---|
List<Cols> |
Macrosheet.getCols()
Gets the value of the cols property.
|
List<Cols> |
Worksheet.getCols()
Gets the value of the cols property.
|
Copyright © 2007-2019. All Rights Reserved.