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

In This Topic
    IInterior Interface Members
    In This Topic

    The following tables list the members exposed by IInterior.

    Public Properties
     NameDescription
     Property Gets or sets the Color of the represented interior.  
     Property Gets or sets the color of the interior.  
     Property Gets the Gradient property of an Interior object of a selection.  
     Property Gets or sets the interior pattern.  
     Property Gets or sets the Color of the pattern for the represented interior.  
     Property Gets or sets the color of the interior pattern as an index into the current color palette.  
     Property Gets or sets a theme color pattern for an Interior object.  
     Property Gets or sets a tint and shade pattern for an Interior object. The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.  
     Property Gets or sets the theme color in the applied color scheme that is associated with the specified object.  
     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
    See Also