Spread Windows Forms 12.0 Product Documentation
BreakAttributes Enumeration


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace : BreakAttributes Enumeration
Syntax
'Declaration
 
Public Enum BreakAttributes 
   Inherits System.Enum
'Usage
 
Dim instance As BreakAttributes
public enum BreakAttributes : System.Enum 
Members
MemberDescription
ManualPage breaks are manually inserted.
NonePage breaks are not inserted in the worksheet.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Spreadsheet.BreakAttributes

See Also

Reference

GrapeCity.Spreadsheet Namespace