Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / PageSettings Class / PrintErrors Property
In This Topic
    PrintErrors Property (PageSettings)
    In This Topic
    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.
    Syntax
    public PrintErrors PrintErrors {get; set;}
    See Also