create static method

ExcelSheet create()

Implementation

@$core.pragma('dart2js:noInline')
static ExcelSheet create() => ExcelSheet._();