[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.PageSettings.PrintErrors

PrintErrors Property

PrintErrors

Returns or sets an PrintErrors contstant specifying the type of print error displayed. This feature allows users to suppress the display of error values when printing a worksheet.

Declaration
public PrintErrors PrintErrors { get; set; }
Public Property PrintErrors As PrintErrors