CalcEngine for .NET
C1.CalcEngine.VBAEngine Namespace / VBASemanticDictionary Class
Members

In This Topic
    VBASemanticDictionary Class
    In This Topic
    The VBASemanticDictionary class is used to declaration the VBA-like syntax.
    Syntax
    'Declaration
     
    
    Public Class VBASemanticDictionary 
    public class VBASemanticDictionary 
    Inheritance Hierarchy

    System.Object
       C1.CalcEngine.VBAEngine.VBASemanticDictionary

    See Also