GrapeCity.Xaml.SpreadSheet.Data
AutoRefresh Property (Workbook)


Gets or sets whether the sheet can auto-refresh itself.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property AutoRefresh As Boolean
'Usage
 
Dim instance As Workbook
Dim value As Boolean
 
instance.AutoRefresh = value
 
value = instance.AutoRefresh
[DefaultValue()]
public bool AutoRefresh {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

Workbook Class
Workbook Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options