Package org.apache.poi.ss.usermodel
Class CellCopyContext
- java.lang.Object
-
- org.apache.poi.ss.usermodel.CellCopyContext
-
-
Constructor Summary
Constructors Constructor Description CellCopyContext()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CellStyle
getMappedStyle(CellStyle srcStyle)
void
putMappedStyle(CellStyle srcStyle, CellStyle mappedStyle)
-