| Visual Basic (Declaration) | |
|---|---|
Public Enum PrintTitle Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum PrintTitle : Enum | |
| Member | Description |
|---|---|
| Inherit | Inherit the setting from SheetView class. |
| Show | Show title in printed sheet. |
| Hide | Hide title in printed sheet. |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.PrintTitle