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

In This Topic
    IInterior Interface Members
    In This Topic

    The following tables list the members exposed by IInterior.

    Public Methods
     NameDescription
     MethodGets the Color of the represented interior.  
     MethodGets the color of the interior.  
     MethodGets the Gradient property of an Interior object of a selection.  
     MethodGets the interior pattern.  
     MethodGets the Color of the pattern for the represented interior.  
     MethodGets the color of the interior pattern as an index into the current color palette.  
     MethodGets a theme color pattern for an Interior object.  
     MethodGets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
     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 represented interior.  
     MethodSets the color of the interior.  
     MethodSets the interior pattern.  
     MethodSets the Color of the pattern for the represented interior.  
     MethodSets the color of the interior pattern as an index into the current color palette.  
     MethodSets a theme color pattern for an Interior object.  
     MethodSets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
     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