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