Spread WPF 18
GrapeCity.Spreadsheet Namespace / Border Structure
Members


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