Class ColorTableOffice2010Blue
Provides attributes and methods for Office2010 blue color table.
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.Renderers
Assembly: Syncfusion.Shared.Base.dll
Syntax
public class ColorTableOffice2010Blue : ColorTableOffice2010, IColorTableOffice2010Creator
Explicit Interface Implementations
IColorTableOffice2010Creator.Create()
Interface to create an office2010 blue color table.
Declaration
ColorTableOffice2010 IColorTableOffice2010Creator.Create()
Returns
Type | Description |
---|---|
ColorTableOffice2010 | returns office2010 blue color table. |