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


In This Topic
    BorderLine Structure
    In This Topic
    Represent the line settings of border.
    Syntax
    'Declaration
     
    
    Public Structure BorderLine 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As BorderLine
    public struct BorderLine : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.BorderLine

    See Also