This document is archived and information here might be outdated. Recommended version. |
Indicates whether to animate the display cumulatively.
[Visual Basic .NET]
Public Property AnimateCumulatively As Boolean
[C#]
public bool AnimateCumulatively {get; set;}
[C++]
HRESULT get_AnimateCumulatively(
Boolean* pAnimateFieldsCumulatively
);
[C++]
HRESULT put_AnimateCumulatively(
VARIANT_BOOL pAnimateFieldsCumulatively
);
[C++] Parameters pAnimateFieldsCumulatively [out, retval]
pAnimateFieldsCumulatively is a parameter of type bool* pAnimateFieldsCumulatively [in]
pAnimateFieldsCumulatively is a parameter of type bool