| Visual Basic (Declaration) | |
|---|---|
Public Enum PrintNotes Inherits Enum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public enum PrintNotes : Enum | |
| Member | Description |
|---|---|
| None | [0] Does not print the cell notes |
| AtEnd | [1] Prints the cell notes in summary form after the last sheet is printed |
| AsDisplayed | [2] Prints the cell notes as they are displayed on the sheet |
System.Object
System.ValueType
System.Enum
FarPoint.Win.Spread.PrintNotes
Reference
FarPoint.Win.Spread NamespacePrintNotes Property (PrintInfo Class)