[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Workbook.Dirty

Dirty Method

Dirty()

Designates all the formulas of the workbook to be recalculated when the next calculation occurs.

Declaration
public void Dirty()
Public Sub Dirty()
Implements