Enum eTextAutofit
How autofit handles text.
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eTextAutofit
  Fields
| Name | Description | 
|---|---|
| NoAutofit | No autofit  | 
      
| NormalAutofit | Text within the text body will be normally autofit  | 
      
| ShapeAutofit | A shape will be autofit to fully contain the text within it  |