Package | Description |
---|---|
org.docx4j.openpackaging.parts.SpreadsheetML | |
org.xlsx4j.sml |
Modifier and Type | Method and Description |
---|---|
CTXf |
Styles.getXfByIndex(long idx)
Cells in the Sheet Part reference the xf (data format) records by zero-based index.
|
Modifier and Type | Field and Description |
---|---|
protected List<CTXf> |
CTCellXfs.xf |
protected List<CTXf> |
CTCellStyleXfs.xf |
Modifier and Type | Method and Description |
---|---|
CTXf |
ObjectFactory.createCTXf()
Create an instance of
CTXf |
Modifier and Type | Method and Description |
---|---|
List<CTXf> |
CTCellXfs.getXf()
Gets the value of the xf property.
|
List<CTXf> |
CTCellStyleXfs.getXf()
Gets the value of the xf property.
|
Copyright © 2007-2019. All Rights Reserved.