isExcel property

bool isExcel

Excel regex

Implementation

bool get isExcel => hasMatch(this, Patterns.excel);