 |
| BcfUndoRedoItemSetValue Class |
Class stores information about an cell value update. This class cannot be inherited.
Inheritance HierarchySystemObject CalculationWorks.BusinessModel.UndoRedoBcfUndoRedoItemSetValue
Namespace: CalculationWorks.BusinessModel.UndoRedoAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.0.2.0
Syntaxpublic sealed class BcfUndoRedoItemSetValue : IBcfUndoRedoItem
Public NotInheritable Class BcfUndoRedoItemSetValue
Implements IBcfUndoRedoItem
public ref class BcfUndoRedoItemSetValue sealed : IBcfUndoRedoItem
[<SealedAttribute>]
type BcfUndoRedoItemSetValue =
class
interface IBcfUndoRedoItem
endThe BcfUndoRedoItemSetValue type exposes the following members.
Properties
Methods|
| Name | Description |
|---|
 | Equals | 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.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Version InformationCalculationWorks.BusinessModel
Supported in: 3.0, 2.1, 2.0
See Also