PrintErrorValues enumeration
Office 2013 and later
Print Errors
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| Displayed | Display Cell Errors. When the item is serialized out as xml, its value is "displayed". | |
| Blank | Show Cell Errors As Blank. When the item is serialized out as xml, its value is "blank". | |
| Dash | Dash Cell Errors. When the item is serialized out as xml, its value is "dash". | |
| NA | NA. When the item is serialized out as xml, its value is "NA". |
Show: