ContainedStatusMsg Class
Provides a data structure for transporting information back from the calculation action procedure to the calling function resp. the AfterCalculate event procedure
Inheritance Hierarchy
- System.Object
- DBaddin.ContainedStatusMsg
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public class ContainedStatusMsg
The ContainedStatusMsg type exposes the following members.
Constructors
Class | Summary | |
---|---|---|
ContainedStatusMsg() |
Fields
Name | Description | |
---|---|---|
formulaRange | formula range passed from dblistfetchAction to overcome the problem of auto-fitting AFTER calculation | |
statusMsg | any status message used for displaying in the result of function |