'Declaration
Public Enum PrintArea Inherits System.Enum
'Usage
Dim instance As PrintArea
public enum PrintArea : System.Enum
'Declaration
Public Enum PrintArea Inherits System.Enum
'Usage
Dim instance As PrintArea
public enum PrintArea : System.Enum
Member | Description |
---|---|
EntireWorkbook | Print entire workbook |
SelectedSheets | Print all selected sheets. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.PrintArea