isExcel property

bool get isExcel

文件是否是Excel

Implementation

bool get isExcel => StringUtils.isExcel(this);