Xceed Workbooks for .NET v1.4 Documentation
BorderCollection Class Methods


Xceed.Workbooks.NET Assembly > Xceed.Workbooks.NET Namespace : BorderCollection Class

For a list of all members of this type, see BorderCollection members.

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. This is useful in CellRangesColumnRanges and RowRanges to automatically set the LeftRightTop and Bottom Borders inside the range based on the position of the CellColumn or Row position in the range and the BorderType that is used.  
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. This is useful for CellRanges, ColumnRanges or RowRanges as it allows to automatically set the LeftRightTop and Bottom Borders inside the range based on the position of the Cell, Column or Row in the range and the type of border that is used.  
Public MethodSets the LeftRightTop and Bottom Borders using the same lineStyle and themeColor.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from Xceed.Workbooks.NET.StyleBase<BorderCollection>)
Top
See Also

Reference

BorderCollection Class
Xceed.Workbooks.NET Namespace