Class XlsxDBStatementView

All Implemented Interfaces:
Serializable, XlsxElement, DBObjectMapper, Identified

@Component public class XlsxDBStatementView extends XlsxTableView implements DBObjectMapper
This class extends XlsxTableView and implements DBObjectMapper.
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.
See Also: