|
xelem.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLElement | |
---|---|
nl.fountain.xelem.excel | Provides interfaces and classes that represent elements in SpreadsheetML. |
nl.fountain.xelem.excel.o | Provides classes that represent elements of the office namespace. |
nl.fountain.xelem.excel.ss | Provides classes that represent elements of the spreadsheet namespace. |
nl.fountain.xelem.excel.x | Provides classes that represent elements of the excel namespace. |
Uses of XLElement in nl.fountain.xelem.excel |
---|
Subinterfaces of XLElement in nl.fountain.xelem.excel | |
---|---|
interface |
AutoFilter
Represents the AutoFilter element. |
interface |
Cell
Represents the Cell element. |
interface |
Column
Represents the Column element. |
interface |
Comment
Represents the Comment element. |
interface |
DocumentProperties
Represents the DocumentProperties element. |
interface |
ExcelWorkbook
Represents the ExcelWorkbook element. |
interface |
NamedRange
Represents the NamedRange element. |
interface |
Pane
Represents the Pane element. |
interface |
Row
Represents the Row element. |
interface |
Table
Represents the Table element. |
interface |
Workbook
Represents the Workbook element, the root of a SpreadsheetML document. |
interface |
Worksheet
Represents the Worksheet element. |
interface |
WorksheetOptions
Represents the WorksheetOptions element. |
Classes in nl.fountain.xelem.excel that implement XLElement | |
---|---|
class |
AbstractXLElement
An abstract implementation of an XLElement. |
Uses of XLElement in nl.fountain.xelem.excel.o |
---|
Classes in nl.fountain.xelem.excel.o that implement XLElement | |
---|---|
class |
ODocumentProperties
An implementation of the XLElement DocumentProperties. |
Uses of XLElement in nl.fountain.xelem.excel.ss |
---|
Classes in nl.fountain.xelem.excel.ss that implement XLElement | |
---|---|
class |
SSCell
An implementation of the XLElement Cell. |
class |
SSColumn
An implementation of the XLElement Column. |
class |
SSComment
An implementation of the XLElement Comment. |
class |
SSNamedRange
An implementation of the XLElement NamedRange. |
class |
SSRow
An implementation of the XLElement Row. |
class |
SSTable
An implementation of the XLElement Table. |
class |
SSWorksheet
An implementation of the XLElement Worksheet. |
class |
XLWorkbook
An implementation of the XLElement Workbook, the root of a SpreadsheetML document. |
Uses of XLElement in nl.fountain.xelem.excel.x |
---|
Classes in nl.fountain.xelem.excel.x that implement XLElement | |
---|---|
class |
XAutoFilter
An implementation of the XLElement AutoFilter. |
class |
XExcelWorkbook
An implementation of the XLElement ExcelWorkbook. |
class |
XPane
An implementation of the XLElement Pane. |
class |
XWorksheetOptions
An implementation of the XLElement WorksheetOptions. |
|
xelem.3.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |