org.torikiri.xlsapi
クラス XlsAPI
java.lang.Object
org.torikiri.xlsapi.XlsAPI
public class XlsAPI
- extends Object
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XlsAPI
protected XlsAPI()
xls
public static Xls xls(Sheet... sheets)
xls
public static Xls xls(boolean condition,
Sheet... sheets)
sheet
public static Sheet sheet(boolean condition,
Row... rows)
sheet
public static Sheet sheet(Row... rows)
sheet
public static Sheet sheet(String name)
row
public static Row row(Cell... cells)
cell
public static Cell cell(boolean value)
cell
public static Cell cell(Calendar value)
cell
public static Cell cell(Date value)
cell
public static Cell cell(double value)
cell
public static Cell cell(String value)
style
public static Style style()