Package | Description |
---|---|
com.asakusafw.testdata.generator.excel |
Excel template generator.
|
Modifier and Type | Method and Description |
---|---|
static SheetFormat |
SheetFormat.data(String name)
Returns data sheet format representation.
|
static SheetFormat |
SheetFormat.rule(String name)
Returns rule sheet format representation.
|
Modifier and Type | Method and Description |
---|---|
List<SheetFormat> |
WorkbookFormat.getSheets()
Returns the format of each sheet.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.