bAutofitText property

bool bAutofitText
getter/setter pair

A boolean variable that indicates if display text of this range is called from AutoFitColumns().

Implementation

// ignore: prefer_final_fields
bool bAutofitText = false;