SpreadsheetGear 2012
IBorder Interface Members
Properties 

The following tables list the members exposed by IBorder.

Public Properties
 NameDescription
 PropertyColorGets or sets the color of this border.  
 PropertyColorDefinedReturns true if the Color, ColorIndex, ThemeColor and TintAndShade properties of all objects represented by this border are the same, otherwise false is returned.  
 PropertyColorIndexGets or sets the zero based color index of this border.  
 PropertyLineStyleGets or sets the LineStyle of this border.  
 PropertyLineStyleDefinedReturns true if the line style of all objects represented by this border is the same, otherwise false is returned.  
 PropertyThemeColorGets or sets the theme color of this border.  
 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 this border.  
 PropertyWeightDefinedReturns true if the border weight of all objects represented by this border is the same, otherwise false is returned.  
 PropertyWorkbookSetReturns the parent IWorkbookSet of this border.  
Top
See Also

Reference

IBorder Interface
SpreadsheetGear Namespace

Send Feedback