Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / BorderCollection Class
Properties Methods


In This Topic
    BorderCollection Class Members
    In This Topic

    The following tables list the members exposed by BorderCollection.

    Public Properties
     NameDescription
    Public PropertyGets or sets a specific Border in the BorderCollection.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodSets the DiagonalUp and DiagonalDown Borders using the same LineStyle and Color.  
    Public MethodSets the Horizontal and Vertical Borders using the same LineStyle and Color.  
    Public MethodSets the LeftRightTop and Bottom Borders using the same LineStyle and Color.  
    Public MethodSets the DiagonalUp and DiagonalDown Borders using the same LineStyle and ThemeColor.  
    Public MethodSets the Horizontal and Vertical Borders using the same LineStyle and ThemeColor.  
    Public MethodSets the LeftRightTop and Bottom Borders using the same LineStyle and ThemeColor.  
    Top
    Protected Methods
    See Also