public class NewStyleFactory extends Object implements CellStyleFactory
| Modifier and Type | Method and Description |
|---|---|
org.apache.poi.ss.usermodel.CellStyle |
create(org.apache.poi.ss.usermodel.Workbook workbook) |
static NewStyleFactory |
newStyle() |
public static NewStyleFactory newStyle()
public org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook workbook)
create in interface CellStyleFactoryCopyright © 2018. All Rights Reserved.