[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Variable

Variable Class

Represents a variable stored as part of a document. Document variables are used to preserve macro settings in between macro sessions.

Inheritance
Variable
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class Variable
Public Class Variable

Properties

Name Description
Name

Gets the name of the document variable.

Value

Gets or sets the value of the document variable.