_Workbook.AutoUpdateFrequency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.