Package | Description |
---|---|
org.docx4j.openpackaging.parts.SpreadsheetML | |
org.xlsx4j.model | |
org.xlsx4j.sml |
Modifier and Type | Method and Description |
---|---|
CTCellStyle |
Styles.getStyleByIndex(long idx)
Get the cell style by index.
|
Modifier and Type | Method and Description |
---|---|
static CTCellStyle |
CellUtils.getCellStyle(Cell _cell)
Return the cell's style.
|
Modifier and Type | Field and Description |
---|---|
protected List<CTCellStyle> |
CTCellStyles.cellStyle |
Modifier and Type | Method and Description |
---|---|
CTCellStyle |
ObjectFactory.createCTCellStyle()
Create an instance of
CTCellStyle |
Modifier and Type | Method and Description |
---|---|
List<CTCellStyle> |
CTCellStyles.getCellStyle()
Gets the value of the cellStyle property.
|
Copyright © 2007-2019. All Rights Reserved.