public enum PrintErrors : System.Enum
Member | Description |
---|---|
DontPrint | Errors are not prints, as though the cells containing them have no value. |
PrintAsDashes | Errors are printed as two dashes "--". |
PrintAsDisplayed | Errors are printed just as they are displayed on the worksheet. |
PrintAsNA | Errors are prints as "#N/A". |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+