Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / IBorders Interface

In This Topic
    IBorders Interface Methods
    In This Topic

    For a list of all members of this type, see IBorders members.

    Public Methods
     NameDescription
     MethodClear the borders  
     MethodReturns the IBorder object from a collection.  
     MethodGets the Color of the IBorder.  
     MethodGets the color of all four borders.  
     MethodReturns the number of objects in the collection.  
     MethodGets the line style for the border.  
     MethodGets the theme color in the applied color scheme that is associated with the specified object.  
     MethodGets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
     MethodSets the Color of the IBorder.  
     MethodSets the color of all four borders.  
     MethodSets the line style for the border.  
     MethodSets the theme color in the applied color scheme that is associated with the specified object.  
     MethodSets a value that lightens or darkens a color. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
    Top
    See Also