com.grapecity.documents.excel Package / PageSettings Class / setPrintErrors Method
In This Topic
setPrintErrors Method
In This Topic
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 void setPrintErrors( 
   PrintErrors value
)

Parameters

value
See Also