Spread Windows Forms 12.0 Product Documentation
Dirty Method


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ExternalVariable Class : Dirty Method
Notifies the calculation engine that the value of this external variable is changed.
Syntax
'Declaration
 
Protected Sub Dirty() 
'Usage
 
Dim instance As ExternalVariable
 
instance.Dirty()
protected void Dirty()
See Also

Reference

ExternalVariable Class
ExternalVariable Members