Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / BorderLine Class
Properties Methods

In This Topic
    BorderLine Class Members
    In This Topic

    The following tables list the members exposed by BorderLine.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the border color.  
    Public Propertystatic (Shared in Visual Basic)Gets a border line with a transparent color.  
    Public PropertyIndicates whether the border is a built-in gridline.  
    Public Propertystatic (Shared in Visual Basic)Gets a border line with a transparent color where the border is not drawn.  
    Public PropertyGets the border line style.  
    Public PropertyGets the style data of the border line.  
    Public PropertyGets the theme color name of the border.  
    Top
    Public Methods
     NameDescription
    Public MethodClones the same border line as the current border line.  
    Public MethodCompares whether the border line is equal to the specified border line.  
    Public MethodReturns a hash code for this instance.  
    Public Methodstatic (Shared in Visual Basic)Gets the maximum line of two lines.  
    Top
    Public Operators
    Compares whether the first border line has a greater weight value or brightness than the second border line.
    Compares whether the first border line is less than the second border line.
    Top
    See Also