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


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

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. 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
See Also

Reference

BorderCollection Class
Xceed.Workbooks.NET Namespace