xelem.3.0
A B C D E F G H I L M N O P R S T U W X

S

serialize(Workbook) - Method in class nl.fountain.xelem.XSerializer
Serializes the Workbook to the file specified with the Workbook's getFileName-method.
serialize(Workbook, File) - Method in class nl.fountain.xelem.XSerializer
 
serialize(Document, File) - Method in class nl.fountain.xelem.XSerializer
 
serialize(Workbook, OutputStream) - Method in class nl.fountain.xelem.XSerializer
 
serialize(Document, OutputStream) - Method in class nl.fountain.xelem.XSerializer
 
serialize(Workbook, Writer) - Method in class nl.fountain.xelem.XSerializer
 
serialize(Document, Writer) - Method in class nl.fountain.xelem.XSerializer
 
serializeToString(Workbook) - Method in class nl.fountain.xelem.XSerializer
 
serializeToString(Document) - Method in class nl.fountain.xelem.XSerializer
 
setActiveCell(int, int) - Method in interface nl.fountain.xelem.excel.Pane
 
setActiveCell(int, int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setActiveCell(int, int, int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setActiveCell(int, int) - Method in class nl.fountain.xelem.excel.x.XPane
 
setActiveCell(int, int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setActiveCell(int, int, int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setActiveCol(int) - Method in interface nl.fountain.xelem.excel.Pane
 
setActiveCol(int) - Method in class nl.fountain.xelem.excel.x.XPane
 
setActiveRow(int) - Method in interface nl.fountain.xelem.excel.Pane
 
setActiveRow(int) - Method in class nl.fountain.xelem.excel.x.XPane
 
setActiveSheet(int) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
Set the active sheet. 0-based.
setActiveSheet(int) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setAppName(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setAppName(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Does effectively nothing.
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSComment
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSTable
 
setAttributes(Attributes) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setAttributes(Attributes) - Method in interface nl.fountain.xelem.excel.XLElement
Called by a builder during a read by ExcelReader.
setAuthor(String) - Method in interface nl.fountain.xelem.excel.Comment
 
setAuthor(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setAuthor(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setAuthor(String) - Method in class nl.fountain.xelem.excel.ss.SSComment
 
setAutoFilter(AutoFilter) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setAutoFilter(String) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setAutoFilter(String) - Method in interface nl.fountain.xelem.excel.Worksheet
Sets the AutoFilter-option on the specified range.
setAutoFilter(AutoFilter) - Method in interface nl.fountain.xelem.excel.Worksheet
Sets the AutoFilter on this worksheet.
setAutoFilter(int, String, AutoFilter) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setAutoFilter(int, String, AutoFilter) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setAutoFilter(int, String, AutoFilter) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of AutoFilter.
setAutoFilter(int, String, AutoFilter) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setAutoFitWidth(boolean) - Method in interface nl.fountain.xelem.excel.Column
Sets column-width to autofit for datatypes 'DateTime' and 'Number'.
setAutoFitWidth(boolean) - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
setCategory(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setCategory(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setCell(int, String, int, Cell) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setCell(int, String, int, Cell) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setCell(int, String, int, Cell) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of a Cell.
setCellData(Cell, String, int, int) - Method in class nl.fountain.xelem.expat.XLDocument
Will set or replace (only) the data-element of the cell-element at the intersection of the mentioned row- and columnIndex.
setChildElement(String, String) - Method in class nl.fountain.xelem.excel.AbstractXLElement
Does effectively nothing.
setChildElement(String, String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setChildElement(String, String) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setChildElement(String, String) - Method in class nl.fountain.xelem.excel.ss.SSComment
 
setChildElement(String, String) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setChildElement(String, String) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setChildElement(String, String) - Method in interface nl.fountain.xelem.excel.XLElement
Called by a builder during a read by ExcelReader.
setColumn(int, String, Column) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setColumn(int, String, Column) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setColumn(int, String, Column) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of a Column.
setColumn(int, String, Column) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setCompany(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setCompany(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setConfigurationFileName(String) - Static method in class nl.fountain.xelem.XFactory
Sets path and file name of the configuration file.
setCreated(Date) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setCreated(Date) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setData(Number) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Number as the data of this cell.
setData(Integer) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Integer as the data of this cell.
setData(Double) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Double as the data of this cell.
setData(Long) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Long as the data of this cell.
setData(Float) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Float as the data of this cell.
setData(Date) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Date as the data of this cell.
setData(Boolean) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given Boolean as the data of this cell.
setData(String) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given String as the data of this cell.
setData(Object) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given object as the data of this cell.
setData(byte) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given byte as the data of this cell.
setData(short) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given short as the data of this cell.
setData(int) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given int as the data of this cell.
setData(long) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given long as the data of this cell.
setData(float) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given float as the data of this cell.
setData(double) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given double as the data of this cell.
setData(char) - Method in interface nl.fountain.xelem.excel.Cell
Sets the data of this cell to the value String.valueOf(char).
setData(boolean) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given boolean as the data of this cell.
setData(String) - Method in interface nl.fountain.xelem.excel.Comment
 
setData(Number) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Integer) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Double) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Long) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Float) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Date) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Boolean) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(Object) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(byte) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(short) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(int) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(long) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(float) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(double) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(char) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(boolean) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setData(String) - Method in class nl.fountain.xelem.excel.ss.SSComment
 
setDefaultColumnWidth(double) - Method in class nl.fountain.xelem.excel.ss.SSTable
 
setDefaultColumnWidth(double) - Method in interface nl.fountain.xelem.excel.Table
Sets the default column width.
setDefaultRowHeight(double) - Method in class nl.fountain.xelem.excel.ss.SSTable
 
setDefaultRowHeight(double) - Method in interface nl.fountain.xelem.excel.Table
Sets the default row height.
setDescription(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setDescription(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setDocumentProperties(DocumentProperties) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
setDocumentProperties(DocumentProperties) - Method in interface nl.fountain.xelem.excel.Workbook
Set the DocumentProperties of this workbook or, if this workbook allready had DocumentProperties, replace it.
setDocumentProperties(DocumentProperties) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setDocumentProperties(DocumentProperties) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setDocumentProperties(DocumentProperties) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of DocumentProperties.
setDocumentProperties(DocumentProperties) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setError(String) - Method in interface nl.fountain.xelem.excel.Cell
Sets the given error value as the data of this cell.
setError(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setExcelWorkbook(ExcelWorkbook) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
setExcelWorkbook(ExcelWorkbook) - Method in interface nl.fountain.xelem.excel.Workbook
Set the ExcelWorkbook of this workbook or, if this workbook allready had an ExcelWorkbook, replace it.
setExcelWorkbook(ExcelWorkbook) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setExcelWorkbook(ExcelWorkbook) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setExcelWorkbook(ExcelWorkbook) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of ExcelWorkbook.
setExcelWorkbook(ExcelWorkbook) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setFileName(String) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
setFileName(String) - Method in interface nl.fountain.xelem.excel.Workbook
Sets the filename of this Workbook.
setFormula(String) - Method in interface nl.fountain.xelem.excel.Cell
Sets the ss:Formula-attribute on this cell.
setFormula(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setGridlineColor(int, int, int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setGridlineColor(int, int, int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setHeight(double) - Method in interface nl.fountain.xelem.excel.Row
Sets the height of this row.
setHeight(double) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
setHidden(boolean) - Method in interface nl.fountain.xelem.excel.Column
Sets whether this column will be hidden.
setHidden(boolean) - Method in interface nl.fountain.xelem.excel.NamedRange
Sets whether this named range will be displayed in the drop-down box of the Excel application.
setHidden(boolean) - Method in interface nl.fountain.xelem.excel.Row
Sets whether this row will be hidden.
setHidden(boolean) - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
setHidden(boolean) - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
setHidden(boolean) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
setHorizontalStepDistance(int) - Method in class nl.fountain.xelem.CellPointer
Sets the number of cells this cellpointer will move in the horizontal axis after a call to CellPointer.move().
setHRef(String) - Method in interface nl.fountain.xelem.excel.Cell
Sets the ss:HRef-attribute on this cell.
setHRef(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setHyperlinkBase(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
Sets the hyperlinkbase for this workbook.
setHyperlinkBase(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setIndex(int) - Method in interface nl.fountain.xelem.excel.Cell
Sets the value of the ss:Index-attribute of this Cell-element.
setIndex(int) - Method in interface nl.fountain.xelem.excel.Column
Sets the value of the ss:Index-attribute of this Column-element.
setIndex(int) - Method in interface nl.fountain.xelem.excel.Row
Sets the value of the ss:Index-attribute of this Row-element.
setIndex(int) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setIndex(int) - Method in class nl.fountain.xelem.excel.ss.SSColumn
Sets the value of the ss:Index-attribute of this Column-element.
setIndex(int) - Method in class nl.fountain.xelem.excel.ss.SSRow
Sets the value of the ss:Index-attribute of this Row-element.
setKeywords(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setKeywords(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setLastAuthor(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setLastAuthor(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setLastSaved(Date) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setLastSaved(Date) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setLeftColumnVisible(int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setLeftColumnVisible(int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setManager(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setManager(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setMergeAcross(int) - Method in interface nl.fountain.xelem.excel.Cell
Merges this cell with adjacent cells on the same row.
setMergeAcross(int) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setMergeDown(int) - Method in interface nl.fountain.xelem.excel.Cell
Merges this cell with adjacent cells on the same column.
setMergeDown(int) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
setMovement(int) - Method in class nl.fountain.xelem.CellPointer
Sets the direction this cellpointer will move after a call to CellPointer.move().
setName(String) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
setName(String) - Method in interface nl.fountain.xelem.excel.Workbook
Sets the name of this Workbook.
setNamedRange(NamedRange) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setNamedRange(int, String, NamedRange) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setNamedRange(NamedRange) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setNamedRange(int, String, NamedRange) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setNamedRange(NamedRange) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of a NamedRange on the workbook level.
setNamedRange(int, String, NamedRange) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of a NamedRange on the worksheet level.
setNamedRange(NamedRange) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setNamedRange(int, String, NamedRange) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setPrintComments(boolean) - Method in class nl.fountain.xelem.GIO
Sets whether the workbook's createDocument -method will print comments.
setPrintDocComments(boolean) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
setPrintDocComments(boolean) - Method in interface nl.fountain.xelem.excel.Workbook
Sets whether this Workbook's Workbook.createDocument()-method will include docComments.
setPrintElementComments(boolean) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
setPrintElementComments(boolean) - Method in interface nl.fountain.xelem.excel.Workbook
Sets whether this Workbook's Workbook.createDocument()-method will print comments which were set with XLElement.addElementComment(String).
setProtected(boolean) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setProtected(boolean) - Method in interface nl.fountain.xelem.excel.Worksheet
Sets whether protection will be applied to this worksheet.
setProtectStructure(boolean) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
setProtectStructure(boolean) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setProtectWindows(boolean) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
setProtectWindows(boolean) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setPTSourceFileName(String) - Method in class nl.fountain.xelem.expat.XLDocument
Replaces the old text in FileName elements with a new one.
setPTSourceFileName(String, String) - Method in class nl.fountain.xelem.expat.XLDocument
Replaces the old text in FileName elements with a new one.
setPTSourceReference(String) - Method in class nl.fountain.xelem.expat.XLDocument
Replaces the old text in Reference elements with a new one.
setPTSourceReference(Address, Address) - Method in class nl.fountain.xelem.expat.XLDocument
Replaces the old text in Reference elements with a new string of R1C1 reference style.
setPTSourceReference(int, int, int, int) - Method in class nl.fountain.xelem.expat.XLDocument
Replaces the old text in Reference elements with a new string of R1C1 reference style.
setRange(String) - Method in interface nl.fountain.xelem.excel.AutoFilter
 
setRange(String) - Method in class nl.fountain.xelem.excel.x.XAutoFilter
 
setRangeSelection(String) - Method in interface nl.fountain.xelem.excel.Pane
 
setRangeSelection(Area) - Method in interface nl.fountain.xelem.excel.Pane
 
setRangeSelection(String) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
Sets a range selection.
setRangeSelection(Area) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setRangeSelection(int, String) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setRangeSelection(String) - Method in class nl.fountain.xelem.excel.x.XPane
 
setRangeSelection(Area) - Method in class nl.fountain.xelem.excel.x.XPane
 
setRangeSelection(String) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setRangeSelection(Area) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setRangeSelection(int, String) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setReadArea(Area) - Method in class nl.fountain.xelem.lex.ExcelReader
Sets the area that is to be read.
setRightToLeft(boolean) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setRightToLeft(boolean) - Method in interface nl.fountain.xelem.excel.Worksheet
Sets whether this worksheet will be displayed from right to left.
setRow(int, String, Row) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setRow(int, String, Row) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setRow(int, String, Row) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of a Row.
setRow(int, String, Row) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setSelected(boolean) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setSelected(boolean) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setShowAlways(boolean) - Method in interface nl.fountain.xelem.excel.Comment
 
setShowAlways(boolean) - Method in class nl.fountain.xelem.excel.ss.SSComment
 
setSpan(int) - Method in interface nl.fountain.xelem.excel.Column
Sets the span of this column.
setSpan(int) - Method in interface nl.fountain.xelem.excel.Row
Sets the span of this row.
setSpan(int) - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
setSpan(int) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
setStyleID(String) - Method in interface nl.fountain.xelem.excel.Cell
Sets the ss:StyleID on this cell.
setStyleID(String) - Method in interface nl.fountain.xelem.excel.Column
Sets the ss:StyleID on this column.
setStyleID(String) - Method in interface nl.fountain.xelem.excel.Row
Sets the ss:StyleID on this row.
setStyleID(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
Sets the ss:StyleID on this cell.
setStyleID(String) - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
setStyleID(String) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
setStyleID(String) - Method in class nl.fountain.xelem.excel.ss.SSTable
 
setStyleID(String) - Method in interface nl.fountain.xelem.excel.Table
Sets the ss:StyleID on this table.
setSubject(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setSubject(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setTabColorIndex(int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setTabColorIndex(int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setTable(Table) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setTable(Table) - Method in interface nl.fountain.xelem.excel.Worksheet
Sets the given table as the table of this worksheet.
setTitle(String) - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
setTitle(String) - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
setTopRowVisible(int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setTopRowVisible(int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setType(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
Sets the value of the ss:Type-attribute of the Data-element.
setVerticalStepDistance(int) - Method in class nl.fountain.xelem.CellPointer
Sets the number of cells this cellpointer will move in the vertical axis after a call to CellPointer.move().
setVisible(String) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setVisible(String) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
setWidth(double) - Method in interface nl.fountain.xelem.excel.Column
Sets the width of this column.
setWidth(double) - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
setWindowHeight(int) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
setWindowHeight(int) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setWindowTopX(int) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
setWindowTopX(int) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setWindowTopY(int) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
setWindowTopY(int) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setWindowWidth(int) - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
setWindowWidth(int) - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
setWorksheetOptions(WorksheetOptions) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
setWorksheetOptions(WorksheetOptions) - Method in interface nl.fountain.xelem.excel.Worksheet
Sets the given worksheetOptions as the worksheetOptions of this worksheet.
setWorksheetOptions(int, String, WorksheetOptions) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
setWorksheetOptions(int, String, WorksheetOptions) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
setWorksheetOptions(int, String, WorksheetOptions) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the construction of WorksheetOptions.
setWorksheetOptions(int, String, WorksheetOptions) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
setXLDataType(String) - Method in class nl.fountain.xelem.excel.ss.SSCell
Deprecated. as of xelem.2.0 use SSCell.setType(String)
setZoom(int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
setZoom(int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
SHEET_HIDDEN - Static variable in interface nl.fountain.xelem.excel.WorksheetOptions
 
SHEET_VERY_HIDDEN - Static variable in interface nl.fountain.xelem.excel.WorksheetOptions
 
SHEET_VISIBLE - Static variable in interface nl.fountain.xelem.excel.WorksheetOptions
 
showsAlways() - Method in interface nl.fountain.xelem.excel.Comment
 
showsAlways() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
size() - Method in interface nl.fountain.xelem.excel.Row
Gets the number of cells in this row.
size() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
splitHorizontal(int, int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
splitHorizontal(int, int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
splitVertical(int, int) - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
splitVertical(int, int) - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
SSCell - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement Cell.
SSCell() - Constructor for class nl.fountain.xelem.excel.ss.SSCell
Creates a new SSCell with an initial datatype of "String" and an empty ("") value.
SSColumn - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement Column.
SSColumn() - Constructor for class nl.fountain.xelem.excel.ss.SSColumn
Creates a new SSColumn.
SSComment - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement Comment.
SSComment() - Constructor for class nl.fountain.xelem.excel.ss.SSComment
 
SSNamedRange - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement NamedRange.
SSNamedRange(String, String) - Constructor for class nl.fountain.xelem.excel.ss.SSNamedRange
Creates a new SSNamedRange.
SSRow - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement Row.
SSRow() - Constructor for class nl.fountain.xelem.excel.ss.SSRow
Constructs a new SSRow.
SSTable - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement Table.
SSTable() - Constructor for class nl.fountain.xelem.excel.ss.SSTable
Constructs a new SSTable.
SSWorksheet - Class in nl.fountain.xelem.excel.ss
An implementation of the XLElement Worksheet.
SSWorksheet(String) - Constructor for class nl.fountain.xelem.excel.ss.SSWorksheet
Constructs a new SSWorksheet with the given name.
startDocument() - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
startDocument() - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
startDocument() - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the start of the document.
startTable(int, String, Table) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
startTable(int, String, Table) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
startTable(int, String, Table) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the start of a Table tag.
startTable(int, String, Table) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
startWorkbook(String) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
startWorkbook(String) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
startWorkbook(String) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the start of the Workbook tag.
startWorkbook(String) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.
startWorksheet(int, Worksheet) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
Passes the event unfiltered to it's listeners.
startWorksheet(int, Worksheet) - Method in class nl.fountain.xelem.lex.DefaultExcelReaderListener
Does effectively nothing.
startWorksheet(int, Worksheet) - Method in interface nl.fountain.xelem.lex.ExcelReaderListener
Recieve notification of the the start of a Worksheet tag.
startWorksheet(int, Worksheet) - Method in class nl.fountain.xelem.lex.WorkbookListener
Called by event dispatcher.

xelem.3.0
A B C D E F G H I L M N O P R S T U W X