[]
Gets or sets a PrintErrors constant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet.
PrintErrors PrintErrors { get; set; }
Property PrintErrors As PrintErrors
| Type | Description |
|---|---|
| PrintErrors | A PrintErrors constant specifying the type of print error displayed. |