Spread Windows Forms 12.0 Product Documentation
Calculate Method (IRange)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > IRange Interface : Calculate Method
Calculates this range of cells on a worksheet.
Syntax
'Declaration
 
Sub Calculate() 
'Usage
 
Dim instance As IRange
 
instance.Calculate()
void Calculate()
See Also

Reference

IRange Interface
IRange Members