SpreadsheetGear The Performance Spreadsheet Component Company 
IInterior Interface Members
See Also  Properties 
SpreadsheetGear Namespace : IInterior Interface


The following tables list the members exposed by IInterior.

Public Properties

 NameDescription
 PropertyColor Gets or sets the System.Drawing.Color of the represented interior.  
 PropertyColorDefined Returns true if the Color property of all cells and/or objects represented by this interior is the same, otherwise false is returned.  
 PropertyColorIndex Gets or sets the zero based color index of the represented interior.  
 PropertyColorIndexDefined Returns true if the ColorIndex property of all cells and/or objects represented by this interior is the same, otherwise false is returned.  
 PropertyPattern Gets or sets the Pattern of the represented interior.  
 PropertyPatternColor Gets or sets the System.Drawing.Color of the pattern for the represented interior.  
 PropertyPatternColorDefined Returns true if the PatternColor property of all cells and/or objects represented by this interior is the same, otherwise false is returned.  
 PropertyPatternColorIndex Gets or sets the color index of the pattern for the represented interior.  
 PropertyPatternColorIndexDefined Returns true if the PatternColorIndex property of all cells and/or objects represented by this interior is the same, otherwise false is returned.  
 PropertyPatternDefined Returns true if the Pattern property of all cells and/or objects represented by this interior is the same, otherwise false is returned.  
Top

See Also