Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IInterior Interface

In This Topic
    IInterior Interface Properties
    In This Topic

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

    Public Properties
     NameDescription
     PropertyGets or sets the primary color of the object, as shown in the table in the remarks section.  
     PropertyGets or sets the color of the interior as an index into the current color palette, or as one of the following constants: Color.ColorIndexAutomatic or Color.ColorIndexNone.  
     PropertyGets the IGradient property of an Interior object of a selection.  
     PropertyGets or sets a PatternType value that represents the interior pattern.  
     PropertyGets or sets the color of the interior pattern.  
     PropertyGets or sets the color of the interior pattern as an index into the current color palette, or as one of the following constants: Color.ColorIndexAutomatic or Color.ColorIndexNone.  
     PropertyGets or sets the pattern theme color in the applied color scheme that is associated with the specified object.  
     PropertyGets or sets a value that lightens or darkens a pattern color.  
     PropertyGets or sets the theme color in the applied color scheme that is associated with the specified object.  
     PropertyGets or sets a value that lightens or darkens a color.  
    Top
    See Also