BlinkRate Property

Specifies the rate at which the Alarm Summary spreadsheet row blinks.

Syntax

object.BlinkRate [= Integer]

Properties

The BlinkRate property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Integer

The rate, in seconds, that the speadsheet row blinks. The valid values are 1 - 10. The default is 1 second.

Remarks

The BlinkRate property only takes effect if the BlinkEnabled property is set to True.

 

Applies To