FrmExcelView constructor

FrmExcelView()

Implementation

FrmExcelView() {
  fileExtension = '.xlsx';
}