public class CellStyles
extends Object
-
Constructor Summary
Constructors
-
Method Summary
org.apache.poi.ss.usermodel.CellStyle
void
load(org.apache.poi.ss.usermodel.Sheet sheet)
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CellStyles
public CellStyles()
-
Method Details
-
getStyle
public org.apache.poi.ss.usermodel.CellStyle getStyle(String user)
-
setStyle
public void setStyle(String name,
org.apache.poi.ss.usermodel.CellStyle style)
-
load
public void load(org.apache.poi.ss.usermodel.Sheet sheet)