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

In This Topic
    IBorder Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodClear the border  
     MethodGets the Color of this border.  
     MethodGets the color of the border.  
     MethodGets the line style for the border.  
     MethodGets the ThemeColor in the applied color scheme that is associatedwith 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 this border.  
     MethodSets the color of the border.  
     MethodSets the line style for the border.  
     MethodSets the ThemeColor in the applied color scheme that is associatedwith 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