'Declaration
Public Enum PrintLocation Inherits System.Enum
'Usage
Dim instance As PrintLocation
public enum PrintLocation : System.Enum
'Declaration
Public Enum PrintLocation Inherits System.Enum
'Usage
Dim instance As PrintLocation
public enum PrintLocation : System.Enum
Member | Description |
---|---|
InPlace | Print cell comments in place. |
NoComments | Do not print cell comments. |
SheetEnd | Print cell comments at the end of the worksheet. |
System.Object
System.ValueType
System.Enum
SpreadsheetGear.PrintLocation
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