Uses of Interface
overit.geocall.basic.ui.xlsx.XlsxElement
Packages that use XlsxElement
-
Uses of XlsxElement in overit.geocall.basic.ui.xlsx
Classes in overit.geocall.basic.ui.xlsx that implement XlsxElementModifier and TypeClassDescriptionclassThis class extendsXlsxTableViewand implementsDBObjectMapper.
This class represent an Excel file can have more working sheets, in that case every sheet must have a different name and label, the title is optional.
Manages the rappresentation of the DBView.classclassThis class extendsXlsxContainerand implementsIdentifiedand implementsXlsxElement.
This class represent an Excel working sheet as a table which is.classThis class extendsXlsxComponentand implementsIdentifiedand implementsXlsxElement.
This class allows to add a text inside a cell given a row and a column.