Back to Devexpress

ThemeColorScheme Members

officefileapi-devexpress-dot-spreadsheet-dot-themecolorscheme-dot-underscore-members.md

latest4.2 KB
Original Source

ThemeColorScheme Members

Specifies document theme colors.

Constructors

NameDescription
ThemeColorScheme()Initializes a new ThemeColorScheme class instance.

Properties

NameDescription
Accent1Gets or sets the Accent 1 theme color.
Accent2Gets or sets the Accent 2 theme color.
Accent3Gets or sets the Accent 3 theme color.
Accent4Gets or sets the Accent 4 theme color.
Accent5Gets or sets the Accent 5 theme color.
Accent6Gets or sets the Accent 6 theme color.
Dark1Gets or sets the Dark 1 text/background color.
Dark2Gets or sets the Dark 2 text/background color.
FollowedHyperlinkGets or sets the theme color for a clicked hyperlink.
HyperlinkGets or sets the theme color for a hyperlink.
Light1Gets or sets the Light 1 text/background color.
Light2Gets or sets the Light 2 text/background color.
NameGets or sets the name of the theme color scheme.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

ThemeColorScheme Class

DevExpress.Spreadsheet Namespace