SpreadsheetGear The Performance Spreadsheet Component Company 
IColorFormat Interface Members
See Also  Properties 
SpreadsheetGear.Shapes Namespace : IColorFormat Interface


The following tables list the members exposed by IColorFormat.

Public Properties

 NameDescription
 PropertyRGB Gets or sets the RGB value of this color as an instance of System.Drawing.Color.  
 PropertyRGBDefined Returns true if the RGB property of all shapes represented by this IColorFormat is the same, otherwise false is returned.  
 PropertySchemeColor Gets or sets this color by index.  
 PropertySchemeColorDefined Returns true if the SchemeColor property of all shapes represented by this IColorFormat is the same, otherwise false is returned.  
Top

See Also