public enum TextFormatMode : System.Enum
| Member | Description |
|---|---|
| AsDisplayed | Format the cell text as it is displayed in the Microsoft Excel UI. This takes into account the cell width when formatting the text. |
| IgnoreCellWidth | Format the cell text as if it had unlimited space in the cell. However, this will not include padding characters from the format string. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+