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


In This Topic
    Border Structure
    In This Topic
    Syntax
    'Declaration
     
    
    Public Structure Border 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As Border
    public struct Border : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Border

    See Also