[]
        
(Showing Draft Content)

C1.CalcEngine.VBAEngine.VBASemanticDictionary

VBASemanticDictionary Class

The VBASemanticDictionary class is used to declaration the VBA-like syntax.

Inheritance
VBASemanticDictionary
Namespace: C1.CalcEngine.VBAEngine
Assembly: C1.CalcEngine.dll
Syntax
public class VBASemanticDictionary

Constructors

Name Description
VBASemanticDictionary()

Methods

Name Description
Load(IExpressionSyntax)

Loads the VBA-like syntax to the IExpressionSyntax object.