Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / ExternalVariable Class


ExternalVariable Class Properties

For a list of all members of this type, see ExternalVariable members.

Public Properties
 NameDescription
Public PropertyGets or sets a boolean value indicating whether this external variable is volatile.  
Public PropertyOverridden. Gets or sets the name of the defined name.  
Public PropertyGets or sets the formula in R1C1 format which the defined name refers to. (Inherited from GrapeCity.Spreadsheet.DefinedName)
Public PropertyGets the value of this external variable.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the context column for evaluating.  
Protected PropertyGets the context worksheet to evaluate.  
Protected PropertyGets the global shared evaluation context.  
Protected PropertyGets the context row for evaluating.  
Top
See Also