Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
IPageSetup Interface
/ PrintErrors Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PrintErrors Property (IPageSetup)
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
C#
PrintErrors
PrintErrors {
get
;
set
;}
See Also
Reference
IPageSetup Interface
IPageSetup Members