SpreadsheetGear The Performance Spreadsheet Component Company 
IBorder Interface Members
See Also  Properties 
SpreadsheetGear Namespace : IBorder Interface


The following tables list the members exposed by IBorder.

Public Properties

 NameDescription
 PropertyColor Gets or sets the System.Drawing.Color of this border.  
 PropertyColorDefined Returns true if the color of all objects represented by this border is the same, otherwise false is returned.  
 PropertyColorIndex Gets or sets the zero based color index of this border.  
 PropertyColorIndexDefined Returns true if the color index of all objects represented by this border is the same, otherwise false is returned.  
 PropertyLineStyle Gets or sets the LineStyle of this border.  
 PropertyLineStyleDefined Returns true if the line style of all objects represented by this border is the same, otherwise false is returned.  
 PropertyWeight Gets or sets the BorderWeight of this border.  
 PropertyWeightDefined Returns 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