_Workbook.AutoUpdateFrequency Property

Definition

Returns or sets the number of minutes between automatic updates to the shared workbook. Read/write Integer.

public:
 property int AutoUpdateFrequency { int get(); void set(int value); };
public int AutoUpdateFrequency { get; set; }
Public Property AutoUpdateFrequency As Integer

Property Value

Remarks

The AutoUpdateFrequency property must be set to a value from 5 to 1,440 for this property to take effect.

Applies to