SpreadsheetGear Namespace : PrintErrors Enumeration |
'Declaration
Public Enum PrintErrors Inherits System.Enum
'Usage
Dim instance As PrintErrors
public enum PrintErrors : System.Enum
public enum PrintErrors = class(System.Enum)
public enum PrintErrors extends System.Enum
__value public enum PrintErrors : public System.Enum
public enum class PrintErrors : public System.Enum
Member | Description |
---|---|
AsBlank | Print errors as blank. |
AsDash | Print errors as dashes ("---"). |
AsDisplayed | Print errors as they are displayed on screen. |
AsNA | Print errors as #N/A. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.PrintErrors
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2