excel constant

Pattern const excel

Excel regex

Implementation

static const Pattern excel = r'.(xls|xlsx)$';