isSheeted property

bool isSheeted
getter/setter pair

Represents the if this worksheet or not.

Implementation

// ignore: prefer_final_fields
bool isSheeted = false;