Click or drag to resize

CellBaseStyle Methods

The CellBaseStyle type exposes the following members.

Methods
Name Description
Public method BeginUpdate
Begins the update process.
(Overrides AddtionalFormatWrapper BeginUpdate .)
Public method Clone
Clones the current object and sets the parent object.
(Inherited from AddtionalFormatWrapper .)
Public method EndUpdate
Ends the update process for the range and applies the style changes.
(Overrides AddtionalFormatWrapper EndUpdate .)
Public method Equals
Determines whether the specified object is equal to the current object.
(Inherited from Object .)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object .)
Public method GetBackgroundThemeColor
Retrieves the background theme color and its tint.
(Inherited from AddtionalFormatWrapper .)
Public method GetHashCode
Serves as the default hash function.
(Inherited from Object .)
Public method GetThemeColor
Retrieves the theme color and tint for the current style.
(Inherited from AddtionalFormatWrapper .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Protected method MemberwiseClone
Creates a shallow copy of the current Object .
(Inherited from Object .)
Public method SetBackgroundThemeColor
Sets the background theme color for the style.
(Inherited from AddtionalFormatWrapper .)
Public method SetThemeColor
Sets the theme color for the foreground.
(Inherited from AddtionalFormatWrapper .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)
Top
See Also