This document is archived and information here might be outdated. Recommended version. |
Sets object to state where values will be recalculated.
[Visual Basic .NET]
Public Sub SetDirty ( _
)
[C#]
public void SetDirty (
);
[C++]
HRESULT SetDirty(
void
);
Call this method after calling SetData or SetMinMax, and before calling CalcMinMax or GetFieldTotals.