Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / VariableCollection Class
Members

In This Topic
    VariableCollection Class
    In This Topic
    A collection of Variable objects that represent the variables added to a document or template. Document variables are used to preserve macro settings in between macro sessions.
    Object Model
    VariableCollection Class
    Syntax
    'Declaration
     
    Public Class VariableCollection 
    public class VariableCollection 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.VariableCollection

    See Also