| Package | Description |
|---|---|
| io.starter.formats.XLS |
| Modifier and Type | Method and Description |
|---|---|
Format |
Xf.getFormat() |
Format |
WorkBook.getFormat(int id)
Gets a custom number format by its format ID.
|
| Modifier and Type | Method and Description |
|---|---|
int |
WorkBook.addFormat(Format format)
Adds an existing format record to the list of known formats.
|
int |
WorkBook.insertFormat(Format format)
Inserts a newly created Format record into the workbook.
|
void |
Xf.setFormat(Format myFormat) |
Copyright © 2002–2019 Starter Inc.. All rights reserved.