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

G

getA1Reference() - Method in class nl.fountain.xelem.Address
Translates the position of this address into an A1-reference string.
getA1Reference() - Method in class nl.fountain.xelem.Area
Gets a string in A1-reference style denoting the range of this area.
getAbsoluteAddress() - Method in class nl.fountain.xelem.Address
Translates the position of this address into an absolute R1C1-reference string.
getAbsoluteRange(Address) - Method in class nl.fountain.xelem.Address
Gets the absolute range-address of a rectangular range in R1C1-reference style.
getAbsoluteRange(int, int) - Method in class nl.fountain.xelem.Address
Gets the absolute range-address of a rectangular range in R1C1-reference style.
getAbsoluteRange(Collection<Address>) - Static method in class nl.fountain.xelem.Address
Gets the absolute range-address of a collection of addresses in R1C1-reference style.
getAbsoluteRange() - Method in class nl.fountain.xelem.Area
Gets a string in R1C1-reference style denoting the range of this area.
getActiveCol() - Method in interface nl.fountain.xelem.excel.Pane
 
getActiveCol() - Method in class nl.fountain.xelem.excel.x.XPane
 
getActiveRow() - Method in interface nl.fountain.xelem.excel.Pane
 
getActiveRow() - Method in class nl.fountain.xelem.excel.x.XPane
 
getActiveSheet() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
Gets the active sheet. 0 based.
getActiveSheet() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getAddress() - Method in class nl.fountain.xelem.CellPointer
Gets the address of the cell where this cellpointer is pointing at.
getAppName() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getAppName() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getAuthor() - Method in interface nl.fountain.xelem.excel.Comment
 
getAuthor() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getAuthor() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getAuthor() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
getAutoFitWith() - Method in interface nl.fountain.xelem.excel.Column
Specifies whether autofit was set on this column.
getAutoFitWith() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getCategory() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getCategory() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getCellAt(int) - Method in interface nl.fountain.xelem.excel.Row
Gets the cell at the given index.
getCellAt(int) - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getCellAt(Address) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getCellAt(int, int) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getCellAt(String) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getCellAt(Address) - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the cell at the given address.
getCellAt(int, int) - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the cell at the given coordinates.
getCellAt(String) - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the cell at address specified by the given string in A1-reference style.
getCellElement(String, int, int) - Method in class nl.fountain.xelem.expat.XLDocument
Gets the Cell element at the given worksheet at the given index.
getCellMap() - Method in interface nl.fountain.xelem.excel.Row
Gets all the cells of this row.
getCellMap() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getCellPointer() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getCellPointer() - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the cellpointer of this worksheet.
getCells() - Method in interface nl.fountain.xelem.excel.Row
Gets all the cells of this row in the order of their index.
getCells() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getColumnAt(int) - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getColumnAt(int) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getColumnAt(String) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getColumnAt(int) - Method in interface nl.fountain.xelem.excel.Table
Gets the column at the given index.
getColumnAt(int) - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the column at the given index.
getColumnAt(String) - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the column at the index specified by the given label.
getColumnIndex() - Method in class nl.fountain.xelem.Address
Gets the index of the column of this address.
getColumns() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getColumns() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getColumns() - Method in interface nl.fountain.xelem.excel.Table
Gets all the columns of this table in the order of their index.
getColumns() - Method in interface nl.fountain.xelem.excel.Worksheet
Gets all the columns of this worksheet in the order of their index.
getComment() - Method in interface nl.fountain.xelem.excel.Cell
Gets the comment of this cell.
getComment() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getCompany() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getCompany() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getConfigurationFileName() - Static method in class nl.fountain.xelem.XFactory
Gets the file name of the configuration file.
getCreated() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getCreated() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getData() - Method in interface nl.fountain.xelem.excel.Cell
Gets the value of the data element of this cell as an object.
getData() - Method in interface nl.fountain.xelem.excel.Comment
 
getData() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getData() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
getData$() - Method in interface nl.fountain.xelem.excel.Cell
Gets the NodeValue of the Data-tag as a String.
getData$() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getDataClean() - Method in interface nl.fountain.xelem.excel.Comment
Gets the content of the data element stripped of the author (if there was any).
getDataClean() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
getDataElement(Document) - Method in interface nl.fountain.xelem.excel.Cell
Gets the Data-element of this cell as an org.w3c.dom.Element.
getDataElement(Document) - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getDescription() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getDescription() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getDocComments() - Method in class nl.fountain.xelem.XFactory
Gets a list of Strings which represent the node values of the tag <f:comment> in the configuration file.
getDocument() - Method in class nl.fountain.xelem.expat.XLDocument
Gets the underlying Document-implementation.
getDocumentProperties() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getDocumentProperties() - Method in interface nl.fountain.xelem.excel.Workbook
Gets the DocumentProperties of this workbook.
getElementComments() - Method in class nl.fountain.xelem.excel.AbstractXLElement
Gets the list of added comments.
getElementComments() - Method in interface nl.fountain.xelem.excel.XLElement
Gets a List of added comments.
getExcelWorkbook() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getExcelWorkbook() - Method in interface nl.fountain.xelem.excel.Workbook
Gets the ExcelWorkbook of this workbook.
getExpandedColumnCount() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getExpandedColumnCount() - Method in interface nl.fountain.xelem.excel.Table
An indicator of the index of the right-most column on this table.
getExpandedRowCount() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getExpandedRowCount() - Method in interface nl.fountain.xelem.excel.Table
An indicator of the index of the bottom row on this table.
getFileName() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getFileName() - Method in interface nl.fountain.xelem.excel.Workbook
Gets the filename of this Workbook.
getFirstColumn() - Method in class nl.fountain.xelem.Area
Gets the index of the left-most column of this area.
getFirstRow() - Method in class nl.fountain.xelem.Area
Gets the index of the top row of this area.
getFormula() - Method in interface nl.fountain.xelem.excel.Cell
Gets the formula that was set on this cell.
getFormula() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getGridlineColor() - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
getGridlineColor() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getHeight() - Method in interface nl.fountain.xelem.excel.Row
Gets the height of this row.
getHeight() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getHorizontalStepDistance() - Method in class nl.fountain.xelem.CellPointer
Gets the horizontalStepDistance.
getHRef() - Method in interface nl.fountain.xelem.excel.Cell
Gets the ss:HRef-attribute value that was set on this cell.
getHRef() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getHyperlinkBase() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getHyperlinkBase() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getIndex() - Method in interface nl.fountain.xelem.excel.Cell
Gets the value of the ss:Index-attribute of this Cell-element.
getIndex() - Method in interface nl.fountain.xelem.excel.Column
Gets the value of the ss:Index-attribute of this Column-element.
getIndex() - Method in interface nl.fountain.xelem.excel.Row
Gets the value of the ss:Index-attribute of this Row-element.
getIndex() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getIndex() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getIndex() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getKeywords() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getKeywords() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getLastAuthor() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getLastAuthor() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getLastColumn() - Method in class nl.fountain.xelem.Area
Gets the index of the right-most column of this area.
getLastPrinted() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getLastPrinted() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getLastRow() - Method in class nl.fountain.xelem.Area
Gets the index of the bottom row of this area.
getLastSaved() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getLastSaved() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getLeftColumnVisible() - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
getLeftColumnVisible() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getListeners() - Method in class nl.fountain.xelem.lex.DefaultExcelReaderFilter
 
getListeners() - Method in class nl.fountain.xelem.lex.ExcelReader
Gets a list of registered listeners on this ExcelReader.
getListeners() - Method in interface nl.fountain.xelem.lex.ExcelReaderFilter
Gets a list of registered listeners.
getManager() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getManager() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getMergeAcross() - Method in interface nl.fountain.xelem.excel.Cell
Gets the number of cells over which this cell has been merged horizontally.
getMergeAcross() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getMergeDown() - Method in interface nl.fountain.xelem.excel.Cell
Gets the number of cells over which this cell has been merged vertically.
getMergeDown() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getMovement() - Method in class nl.fountain.xelem.CellPointer
Gets the direction into which this cellpointer will move.
getName() - Method in interface nl.fountain.xelem.excel.NamedRange
 
getName() - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
getName() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getName() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getName() - Method in interface nl.fountain.xelem.excel.Workbook
Gets the name of this Workbook.
getName() - Method in interface nl.fountain.xelem.excel.Worksheet
Returns the name of this worksheet.
getNamedRanges() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getNamedRanges() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getNamedRanges() - Method in interface nl.fountain.xelem.excel.Workbook
Gets all the NamedRanges that were added to this workbook.
getNamedRanges() - Method in interface nl.fountain.xelem.excel.Worksheet
Gets all the NamedRanges that were added to this worksheet.
getNameSpace() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getNameSpace() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getNameSpace() - Method in class nl.fountain.xelem.excel.x.XAutoFilter
 
getNameSpace() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getNameSpace() - Method in class nl.fountain.xelem.excel.x.XPane
 
getNameSpace() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getNameSpace() - Method in interface nl.fountain.xelem.excel.XLElement
Gets the namespace of this XLElement.
getNumber() - Method in interface nl.fountain.xelem.excel.Pane
 
getNumber() - Method in class nl.fountain.xelem.excel.x.XPane
 
getPrefix() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getPrefix() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getPrefix() - Method in class nl.fountain.xelem.excel.x.XAutoFilter
 
getPrefix() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getPrefix() - Method in class nl.fountain.xelem.excel.x.XPane
 
getPrefix() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getPrefix() - Method in interface nl.fountain.xelem.excel.XLElement
Gets the prefix of this XLElement.
getPrefixMap() - Method in class nl.fountain.xelem.lex.ExcelReader
Gets a map of prefixes (keys) and uri's recieved while reading.
getProtectStructure() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
getProtectStructure() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getProtectWindows() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
getProtectWindows() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getRange() - Method in interface nl.fountain.xelem.excel.AutoFilter
 
getRange() - Method in class nl.fountain.xelem.excel.x.XAutoFilter
 
getRangeSelection() - Method in interface nl.fountain.xelem.excel.Pane
 
getRangeSelection() - Method in class nl.fountain.xelem.excel.x.XPane
 
getReadArea() - Method in class nl.fountain.xelem.lex.ExcelReader
Gets the area that restricts reading on this ExcelReader.
getReferenceName() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getReferenceName() - Method in interface nl.fountain.xelem.excel.Worksheet
Returns the name of this worksheet for purposes of reference.
getRefersTo() - Method in interface nl.fountain.xelem.excel.NamedRange
 
getRefersTo() - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
getRefTo(Address) - Method in class nl.fountain.xelem.Address
Gets a relative reference from this address to another address in R1C1-reference style.
getRefTo(int, int) - Method in class nl.fountain.xelem.Address
Gets a relative reference from this address to a cell at the intersection of row and column in R1C1-reference style.
getRefTo(Address, Address) - Method in class nl.fountain.xelem.Address
Gets a relative reference from this address to a rectanglular range in R1C1-reference style.
getRefTo(int, int, int, int) - Method in class nl.fountain.xelem.Address
Gets a relative reference from this address to a rectanglular range in R1C1-reference style.
getRefTo(Area) - Method in class nl.fountain.xelem.Address
Gets a relative reference from this address to an area.
getRefTo(Collection<Address>) - Method in class nl.fountain.xelem.Address
Gets a relative reference from this address to a collection of addresses in R1C1-reference style.
getRowAt(int) - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getRowAt(int) - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getRowAt(int) - Method in interface nl.fountain.xelem.excel.Table
Gets the row at the given index.
getRowAt(int) - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the row at the given index.
getRowElement(String, int) - Method in class nl.fountain.xelem.expat.XLDocument
Gets the Row element at the given worksheet with the given index.
getRowIndex() - Method in class nl.fountain.xelem.Address
Gets the index of the row of this address.
getRowMap() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getRowMap() - Method in interface nl.fountain.xelem.excel.Table
Gets all the rows of this table.
getRows() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getRows() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getRows() - Method in interface nl.fountain.xelem.excel.Table
Gets all the rows of this table in the order of their index.
getRows() - Method in interface nl.fountain.xelem.excel.Worksheet
Gets all the rows of this worksheet in the order of their index.
getSaxParser() - Method in class nl.fountain.xelem.lex.ExcelReader
Returns the SAXParser that is used by this ExcelReader.
getSelectedSheetsCount() - Method in class nl.fountain.xelem.GIO
Gets the number of selected sheets.
getSheetElement(String) - Method in class nl.fountain.xelem.expat.XLDocument
Gets the Worksheet element with the given name.
getSheetNames() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getSheetNames() - Method in interface nl.fountain.xelem.excel.Workbook
Gets a list of all the names of worksheets in this workbook in display order.
getSpan() - Method in interface nl.fountain.xelem.excel.Column
Gets the number of extra columns this column spans.
getSpan() - Method in interface nl.fountain.xelem.excel.Row
Gets the number of extra rows this row spans.
getSpan() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getSpan() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getStyle(String) - Method in class nl.fountain.xelem.XFactory
Gets the SpreadsheetML Style element with the ss:StyleID id.
getStyleID() - Method in interface nl.fountain.xelem.excel.Cell
Gets the ss:StyleID which was set on this cell.
getStyleID() - Method in interface nl.fountain.xelem.excel.Column
Gets the ss:StyleID which was set on this column.
getStyleID() - Method in interface nl.fountain.xelem.excel.Row
Gets the ss:StyleID which was set on this row.
getStyleID() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getStyleID() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getStyleID() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getStyleID() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getStyleID() - Method in interface nl.fountain.xelem.excel.Table
Gets the ss:StyleID which was set on this table.
getStyleIDs() - Method in class nl.fountain.xelem.XFactory
Gets a set of ss:ID's (String) of all the available styles in the factory.
getStyleIDSet() - Method in class nl.fountain.xelem.GIO
Gets the set of styleID's previously added with GIO.addStyleID(String).
getStylesCount() - Method in class nl.fountain.xelem.XFactory
Gets the number of available styles in the factory.
getSubject() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getSubject() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getTabColorIndex() - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
getTabColorIndex() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getTable() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getTable() - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the table of this worksheet.
getTableElement(String) - Method in class nl.fountain.xelem.expat.XLDocument
Gets the Table element that is the child of the Worksheet element with the given name.
getTagName() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSComment
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSNamedRange
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSRow
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSTable
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getTagName() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getTagName() - Method in class nl.fountain.xelem.excel.x.XAutoFilter
 
getTagName() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getTagName() - Method in class nl.fountain.xelem.excel.x.XPane
 
getTagName() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getTagName() - Method in interface nl.fountain.xelem.excel.XLElement
Gets the tagname (localName) of this XLElement.
getTitle() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getTitle() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getTopRowVisible() - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
getTopRowVisible() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getVersion() - Method in interface nl.fountain.xelem.excel.DocumentProperties
 
getVersion() - Method in class nl.fountain.xelem.excel.o.ODocumentProperties
 
getVerticalStepDistance() - Method in class nl.fountain.xelem.CellPointer
Gets the verticalStepDistance.
getVisible() - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
getVisible() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
getWarnings() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getWarnings() - Method in interface nl.fountain.xelem.excel.Workbook
Gets a list of warnings (Strings) that were registered during assembly of this workbook after a call to Workbook.createDocument().
getWidth() - Method in interface nl.fountain.xelem.excel.Column
Gets the width of this column.
getWidth() - Method in class nl.fountain.xelem.excel.ss.SSColumn
 
getWindowHeight() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
getWindowHeight() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getWindowTopX() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
getWindowTopX() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getWindowTopY() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
getWindowTopY() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getWindowWidth() - Method in interface nl.fountain.xelem.excel.ExcelWorkbook
 
getWindowWidth() - Method in class nl.fountain.xelem.excel.x.XExcelWorkbook
 
getWorkbook(String) - Method in class nl.fountain.xelem.lex.ExcelReader
Delivers the contents of the specified file as a fully populated Workbook.
getWorkbook(InputSource) - Method in class nl.fountain.xelem.lex.ExcelReader
Delivers the contents of the given InputSource as a fully populated Workbook.
getWorkbook() - Method in class nl.fountain.xelem.lex.WorkbookListener
Gets the current workbook.
getWorksheet(String) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getWorksheet(String) - Method in interface nl.fountain.xelem.excel.Workbook
Gets the worksheet with the given name.
getWorksheetAt(int) - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getWorksheetAt(int) - Method in interface nl.fountain.xelem.excel.Workbook
Gets the worksheet at the given index.
getWorksheetOptions() - Method in class nl.fountain.xelem.excel.ss.SSWorksheet
 
getWorksheetOptions() - Method in interface nl.fountain.xelem.excel.Worksheet
Gets the WorksheetOptions of this worksheet.
getWorksheets() - Method in class nl.fountain.xelem.excel.ss.XLWorkbook
 
getWorksheets() - Method in interface nl.fountain.xelem.excel.Workbook
Gets a list of all the worksheets in this workbook in display order.
getXLDataType() - Method in interface nl.fountain.xelem.excel.Cell
Gets the value of the ss:Type-attribute of the Data-element.
getXLDataType() - Method in class nl.fountain.xelem.excel.ss.SSCell
 
getZoom() - Method in interface nl.fountain.xelem.excel.WorksheetOptions
 
getZoom() - Method in class nl.fountain.xelem.excel.x.XWorksheetOptions
 
GIO - Class in nl.fountain.xelem
Gathers global information about a workbook during assembly.
GIO() - Constructor for class nl.fountain.xelem.GIO
 

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