WorkbookProperties.AllowRefreshQuery Property

Definition

Allow Refresh Query

Represents the following attribute in the schema: allowRefreshQuery

[DocumentFormat.OpenXml.SchemaAttr(0, "allowRefreshQuery")]
public DocumentFormat.OpenXml.BooleanValue AllowRefreshQuery { get; set; }
public DocumentFormat.OpenXml.BooleanValue AllowRefreshQuery { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "allowRefreshQuery")]
public DocumentFormat.OpenXml.BooleanValue? AllowRefreshQuery { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("allowRefreshQuery")]
public DocumentFormat.OpenXml.BooleanValue? AllowRefreshQuery { get; set; }
public DocumentFormat.OpenXml.BooleanValue? AllowRefreshQuery { get; set; }
member this.AllowRefreshQuery : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "allowRefreshQuery")>]
member this.AllowRefreshQuery : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("allowRefreshQuery")>]
member this.AllowRefreshQuery : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property AllowRefreshQuery As BooleanValue

Property Value

Returns BooleanValue.

Attributes

Applies to