Show / Hide Table of Contents

Class ContainedStatusMsg

Provides a data structure for transporting information back from the calculation action procedure to the calling function resp. the AfterCalculate event procedure

Inheritance
System.Object
ContainedStatusMsg
Namespace: DBaddin
Assembly: DBaddin.dll
Syntax
public class ContainedStatusMsg

Fields

| Improve this Doc View Source

formulaRange

formula range passed from dblistfetchAction to overcome the problem of auto-fitting AFTER calculation

Declaration
public Range formulaRange
Field Value
Description
| Improve this Doc View Source

statusMsg

any status message used for displaying in the result of function

Declaration
public string statusMsg
Field Value
Description
  • Improve this Doc
  • View Source
Back to top Generated by DocFX