public class T73Workbook extends UXLS
Modifier and Type | Class and Description |
---|---|
static class |
T73Workbook.WorkbookCreator |
UXLS.Creator, UXLS.Saver
cellStyle_header, cellStyle_numeral, cellStyle_numeral_3g, cellStyle_numeral_3gf1, cellStyle_numeral_3gf2, cellStyle_numeral_3gf3, cellStyle_standard, cnt_hyperlinks, ColumnMaxWidth, ColumnMinWidth, dataFormat, DEFAULT_FONT_NAME, DEFAULT_FONT_POINT, MaxHyperlinks, workbook
Constructor and Description |
---|
T73Workbook() |
Modifier and Type | Method and Description |
---|---|
Cell |
createStringCell(Row row,
int c,
CharSequence v) |
static UTLF |
createUTLF(InputStream ins,
PrintWriter err) |
static UTLF |
createUTLFMarked(InputStream ins,
String markColumn,
T73Boolean mark,
PrintWriter err) |
static UTLF |
load(T73File wfile) |
static UTLF |
loadMarked(T73File wfile,
String markColumn,
T73Boolean mark) |
boolean |
save(T73File wfile) |
autoSizeColumn, createBlankCell, createBlankCell, createDefaultCellStyle, createHeader, createHeader, createHeaderCell, createHeaderCell, createNumericCell, createNumericCell, createNumericCell, createNumericCell, createRow, createSheet, createStringCell, getCellObject, getCellString, loadAsUSS, loadAsUSS, save, setAutoFilter, setDefaultColumnStyle, setHyperlink
public Cell createStringCell(Row row, int c, CharSequence v)
createStringCell
in class UWorkbook
public boolean save(T73File wfile) throws IOException
IOException
public static UTLF load(T73File wfile) throws IOException
IOException
public static UTLF createUTLF(InputStream ins, PrintWriter err) throws IOException
IOException
public static UTLF loadMarked(T73File wfile, String markColumn, T73Boolean mark) throws IOException
IOException
public static UTLF createUTLFMarked(InputStream ins, String markColumn, T73Boolean mark, PrintWriter err) throws IOException
IOException
EDB Working Group at Tue Jun 10 17:08:59 JST 2025