ThrottleInterval Property [Excel 2003 VBA Language Reference]

Returns or sets a Long indicating the time interval between updates. Read/write.

expression.ThrottleInterval

expression Required. An expression that returns an RTD object.

Remarks

The default value is 2000 milliseconds. If this value is changed, the new value will persist when Microsoft Excel is restarted.

Applies to | RTD Object