Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IBorders Interface
Properties Methods

In This Topic
    IBorders Interface Members
    In This Topic

    The following tables list the members exposed by IBorders.

    Public Properties
     NameDescription
     PropertyGets or sets the Color of the IBorder.  
     Property Gets or sets the color of all four borders.  
     Property Returns the number of objects in the collection.  
     PropertyReturns the IBorder object from a collection.  
     Property Gets or sets the line style for the border.  
     PropertyGets or sets the theme color in the applied color scheme that is associated with the specified object. The ThemeColor value is read or write.  
     Property Gets or sets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
    Top
    Public Methods
     NameDescription
     Method Clear the borders  
    Top
    See Also