QueryTable.DisableRefresh Property
Disable Refresh.Represents the attribte in schema: disableRefresh
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "disableRefresh")> _
Public Property DisableRefresh As BooleanValue
Get
Set
'Usage
Dim instance As QueryTable
Dim value As BooleanValue
value = instance.DisableRefresh
instance.DisableRefresh = value
[SchemaAttrAttribute(, "disableRefresh")]
public BooleanValue DisableRefresh { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.