| 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> |
CTCellStyleXfs.xf |
protected List<CTXf> |
CTCellXfs.xf |
| Modifier and Type | Method and Description |
|---|---|
CTXf |
ObjectFactory.createCTXf()
Create an instance of
CTXf |
| Modifier and Type | Method and Description |
|---|---|
List<CTXf> |
CTCellStyleXfs.getXf()
Gets the value of the xf property.
|
List<CTXf> |
CTCellXfs.getXf()
Gets the value of the xf property.
|
Copyright © 2007-2018. All Rights Reserved.