Specifies whether the Alarm Summary object's pause indicator blinks when new alarms are received while the spreadsheet is paused.
Syntax
object.PauseWithNewAlarmIndicatorBlink [= Boolean]
Properties
The PauseWithNewAlarmIndicatorBlink property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Boolean |
Whether the pause indicator blinks when new alarms are received while the spreadsheet is paused. |
Settings
The settings for Boolean are:
Value |
Description |
True |
The pause indicator blinks. |
False |
The pause indicator does not blink. |