SpreadsheetGear 2023
IBorders Interface Members
Properties 

SpreadsheetGear Namespace : IBorders Interface

The following tables list the members exposed by IBorders.

Public Properties
 NameDescription
 PropertyGets or sets the color of the borders of the represented cell, range or object.  
 PropertyReturns 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.  
 PropertyGets or sets the zero based color index of the borders of the represented cell, range or object.  
 PropertyReturns the number of instances of IBorder represented by this instance of IBorders.  
 PropertyReturns the specified IBorder.  
 PropertyGets or sets the LineStyle of the borders of the represented cell, range or object.  
 PropertyReturns true if the LineStyle of all borders represented by this instance of IBorders is the same, otherwise false is returned.  
 PropertyGets or sets the theme color of all borders represented by this instance of IBorders.  
 PropertyGets 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.  
 PropertyGets or sets the BorderWeight of the borders of the represented cell, range or object.  
 PropertyReturns true if the border weight of all borders represented by this instance of IBorders is the same, otherwise false is returned.  
 PropertyReturns the parent IWorkbookSet of this instance of IBorders.  
Top
See Also

Reference

IBorders Interface
SpreadsheetGear Namespace