Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Break Structure
Members


Break Structure
Represents a page break information.
Syntax
'Declaration
 
Public Structure Break 
   Inherits System.ValueType
 
'Usage
 
Dim instance As Break
Inheritance Hierarchy

System.Object
   System.ValueType
      GrapeCity.Spreadsheet.Break

See Also