Spread WinForms 15
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / WildcardToken Structure / Type Field


In This Topic
Type Field
In This Topic
Syntax
'Declaration
 
Public Type As Integer
 
'Usage
 
Dim instance As WildcardToken
Dim value As Integer
 
value = instance.Type
 
instance.Type = value
See Also