????
Current Path : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/dist/xtdt/entity/ |
Current File : C:/inetpub/vhost/binhdinhinvest.gdtvietnam.com/api/dist/xtdt/entity/export.interface.js |
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.HEADER_STYLES = exports.CELL_STYLES = exports.DN_COLS = exports.RGK_COLS = exports.DDT_COLS = void 0; exports.DDT_COLS = [ 'tenDiem', 'viTri', 'dienTich', 'moTa', 'mucTieuDuAn', 'chinhSachUuDai', 'tongMucDauTuDuKien', 'quyMoDuAn', 'hieuQuaDauTu', 'lienHe', 'diem.ghiChu' ]; exports.RGK_COLS = [ 'tenKhu', 'viTri', 'dienTich', 'chuDauTuHaTang', 'linhVucNganhNgheDauTu', 'soDnDangHD', 'soDnDaDK', 'dienTichDatQuyHoach', 'dienTichDatDaChoThue', 'dienTichDatConTrong', 'tyLeLapDay', 'giaChoThueChiTiet', 'ngayThanhLap' ]; exports.DN_COLS = [ 'nganhNghe', 'viTriDaThue', 'dienTichDatDaThue', 'tongVonDauTu', 'quyMoCongSuat', 'tongSoLaoDongTrongNuoc', 'tongSoLaoDongNuocNgoai', ]; exports.CELL_STYLES = { alignment: { shrinkToFit: true, vertical: 'center', wrapText: true }, border: { left: { style: 'thin', color: '#aab0b6' }, top: { style: 'thin', color: '#aab0b6' }, right: { style: 'thin', color: '#aab0b6' }, bottom: { style: 'thin', color: '#aab0b6' } } }; exports.HEADER_STYLES = Object.assign(Object.assign({}, exports.CELL_STYLES), { font: { bold: true }, fill: { type: 'pattern', patternType: 'solid', fgColor: '#D0CECE' } });