Spread Windows Forms 17
FarPoint.Excel Assembly / FarPoint.Excel Namespace / ContentSynchronizer Class / VBA_TYPE Field


In This Topic
    VBA_TYPE Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const VBA_TYPE As String
    'Usage
     
    
    Dim value As String
     
    value = ContentSynchronizer.VBA_TYPE
    public const string VBA_TYPE
    See Also