'Declaration
Public Enum PrintHeader Inherits System.Enum
'Usage
Dim instance As PrintHeader
public enum PrintHeader : System.Enum
'Declaration
Public Enum PrintHeader Inherits System.Enum
'Usage
Dim instance As PrintHeader
public enum PrintHeader : System.Enum
Member | Description |
---|---|
Hide | Hides the header in the printed sheet. |
Inherit | Inherits the setting from SheetView class. |
Show | Shows the header in the printed sheet. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.PrintHeader