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