Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Break Structure
Members


In This Topic
    Break Structure
    In This Topic
    Represents a page break information.
    Syntax
    'Declaration
     
    
    Public Structure Break 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Break
    public struct Break : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Break

    See Also