public class MyXLS extends XLS
Modifier and Type | Class and Description |
---|---|
protected class |
MyXLS.XLSCellColumns |
protected class |
MyXLS.XLSCellColumnWidth |
protected class |
MyXLS.XLSSheetTitle |
XLS.HSheetContext
POISS.POISSAttribute, POISS.POISSCellStyle, POISS.POISSContext, POISS.SheetContext, POISS.TextChunk
EdbDocSpi.ContentPrinterContext, EdbDocSpi.MATH
Modifier and Type | Field and Description |
---|---|
static String |
engineDMLName |
hssfWorkbook
bold, cellStyle_header, cellStyle_numeral, cellStyle_numeral_3g, cellStyle_numeral_3gf1, cellStyle_numeral_3gf2, cellStyle_numeral_3gf3, cellStyle_standard, cellValueBuffer, cellValueChunks, currentSSContext, dataFormat, desiredColor, italic, m_cellStyles, standardFont, strikeout, subscript, superscript, underline, workbook
context_stack, current_context, edb, edbtext, lastcp, numberOfTableColumns, tableColumnIndex, tableHeader
Constructor and Description |
---|
MyXLS() |
Modifier and Type | Method and Description |
---|---|
(package private) POISS.POISSAttribute |
attribute_CellColumns(int c) |
(package private) POISS.POISSAttribute |
attribute_CellColumnWidth(int w) |
(package private) POISS.POISSAttribute |
attribute_CellStyle(String n) |
(package private) POISS.POISSAttribute |
attribute_SheetTitle(String title) |
String |
engineGetDML()
DML を取得します.
|
Set<String> |
engineGetDMLSet()
DMLの階層化セットを取得します.
|
(package private) void |
makeCellStyles() |
(package private) void |
setCellColumns(int cols) |
(package private) void |
setSheetTitle(String title) |
engineGetDefaultFileExtension, workbookBegin, workbookEnd
colorDistance, createContext, engineBoldBegin, engineBoldEnd, engineColorBegin, engineColorEnd, engineCreateAND, engineCreateEMAIL, engineCreateURL, engineItalicBegin, engineItalicEnd, engineLineThroughBegin, engineLineThroughEnd, engineListingBegin, engineListingEnd, engineListingItemBegin, engineListingItemEnd, engineListingTitle, engineMathEnter, engineMathLeave, engineNewPage, engineParagraphBegin, engineParagraphEnd, enginePrintContent, enginePutc, enginePutComment, enginePutDocumentHeader, enginePutDocumentTrailer, engineTableBegin, engineTableCellBegin, engineTableCellEnd, engineTableEnd, engineTableRowBegin, engineTableRowEnd, engineTableTitle, engineTextParse, engineTextPutc, engineUnderlineBegin, engineUnderlineEnd, flushToParagraph, makeCellStyle, setBold, setCellStyle, setCellStyle, setColor, setItalic, setStrikeThru, setSub, setSup, setUnderline
append, append, append, collectText, dmlIsInLimited, duplicateContext, engineCreateDATE, engineCreateDATE2, engineCreateGMSBegin, engineCreateGMSDelimiter, engineCreateGMSEnd, engineCreateMONETARY, engineCreatePageNumber, engineCreateSMGBegin, engineCreateSMGDelimiter, engineCreateSMGEnd, engineImportSpecialAttributes, enginePostProcessings, enginePreProcessings, enginePrint, enginePuts, engineTableBegin, engineTableBodyBegin, engineTableBodyEnd, engineTableHeaderBegin, engineTableHeaderEnd, engineTextPuts, engineTextPuts3, getMathMode, isMath, isMathExplicit, isMathImplicit, mathEnter, mathLeave, printContainerContents, setMathMode
public static final String engineDMLName
public String engineGetDML()
engineGetDML
in class XLS
EdbDoc.getDML()
public Set<String> engineGetDMLSet()
engineGetDMLSet
in class XLS
EdbDocSpi.engineGetDML()
void makeCellStyles()
void setCellColumns(int cols)
void setSheetTitle(String title)
POISS.POISSAttribute attribute_CellStyle(String n)
POISS.POISSAttribute attribute_CellColumnWidth(int w)
POISS.POISSAttribute attribute_CellColumns(int c)
POISS.POISSAttribute attribute_SheetTitle(String title)
EDB Working Group at Tue Jun 10 17:08:59 JST 2025