bAutofitText property
A boolean variable that indicates if display text of this range is called from AutoFitColumns().
Implementation
// ignore: prefer_final_fields
bool bAutofitText = false;
A boolean variable that indicates if display text of this range is called from AutoFitColumns().
// ignore: prefer_final_fields
bool bAutofitText = false;