'Declaration Public Enum BreakAttributes Inherits System.Enum
'Usage Dim instance As BreakAttributes
public enum BreakAttributes : System.Enum
'Declaration Public Enum BreakAttributes Inherits System.Enum
'Usage Dim instance As BreakAttributes
public enum BreakAttributes : System.Enum
| Member | Description |
|---|---|
| Manual | Page breaks are manually inserted. |
| None | Page breaks are not inserted in the worksheet. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.BreakAttributes