public class T73Workbook extends UXLS
| Modifier and Type | Class and Description |
|---|---|
static class |
T73Workbook.WorkbookCreator |
UXLS.Creator, UXLS.SavercellStyle_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, setHyperlinkpublic Cell createStringCell(Row row, int c, CharSequence v)
createStringCell in class UWorkbookpublic boolean save(T73File wfile) throws IOException
IOExceptionpublic static UTLF load(T73File wfile) throws IOException
IOExceptionpublic static UTLF createUTLF(InputStream ins, PrintWriter err) throws IOException
IOExceptionpublic static UTLF loadMarked(T73File wfile, String markColumn, T73Boolean mark) throws IOException
IOExceptionpublic static UTLF createUTLFMarked(InputStream ins, String markColumn, T73Boolean mark, PrintWriter err) throws IOException
IOExceptionEDB Working Group at Mon Dec 15 16:45:05 JST 2025