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


In This Topic
    Border Structure
    In This Topic
    Represents the border of an object.
    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