SpreadsheetGear 2012
IBorders Interface Members
Properties 

The following tables list the members exposed by IBorders.

Public Properties
 NameDescription
 PropertyColorGets or sets the color of the borders of the represented cell, range or object.  
 PropertyColorDefinedReturns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all borders represented by this instance of IBorders are the same, otherwise false is returned.  
 PropertyColorIndexGets or sets the zero based color index of the borders of the represented cell, range or object.  
 PropertyCountReturns the number of instances of IBorder represented by this instance of IBorders.  
 PropertyItemReturns the specified IBorder.  
 PropertyLineStyleGets or sets the LineStyle of the borders of the represented cell, range or object.  
 PropertyLineStyleDefinedReturns true if the LineStyle of all borders represented by this instance of IBorders is the same, otherwise false is returned.  
 PropertyThemeColorGets or sets the theme color of all borders represented by this instance of IBorders.  
 PropertyTintAndShadeGets or sets the property which controls darkening (values between -1.0 and 0.0) or lightening (values between 0.0 and 1.0) of the underlying theme color.  
 PropertyWeightGets or sets the BorderWeight of the borders of the represented cell, range or object.  
 PropertyWeightDefinedReturns true if the border weight of all borders represented by this instance of IBorders is the same, otherwise false is returned.  
 PropertyWorkbookSetReturns the parent IWorkbookSet of this instance of IBorders.  
Top
See Also

Reference

IBorders Interface
SpreadsheetGear Namespace

Send Feedback