public class ClonedStyleFactory 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 ClonedStyleFactory |
newStyleBasedOn(org.apache.poi.ss.usermodel.Cell source) |
public static ClonedStyleFactory newStyleBasedOn(org.apache.poi.ss.usermodel.Cell source)
public org.apache.poi.ss.usermodel.CellStyle create(org.apache.poi.ss.usermodel.Workbook workbook)
create in interface CellStyleFactoryCopyright © 2018. All Rights Reserved.