Chapter 2 -- 115
Reference Guide
"
""
" Variables.Counters
Returns the Counters
collection that represents all the created
Counter
variables in the document.
Access Read-Only.
Type VT_DISPATCH or Counters
collection.
"
""
" Variables.DatabaseVariables
Returns the DatabaseVariables
collection that represents all the
created Free
variables with database link in the document.
Access Read-Only.
Type VT_DISPATCH or DatabaseVariables
collection.
"
""
" Variables.Dates
Returns the Dates
collection that represents all the created Date
variables in the document.
Access Read-Only.
Type VT_DISPATCH or Dates
collection.
"
""
" Variables.FormVariables
Returns the FormVariables
collection that represents all the
created Free
variables with form attribute in the document.
Access Read-Only.
Type VT_DISPATCH or FormVariables
collection.
"
""
" Variables.Formulas
Returns the Formulas
collection that represents all the created
Formula
variables in the document.
Access Read-Only.
Type VT_DISPATCH or Formulas
collection.