Share via


Connection.ExcludeFromRefreshAll Property

Definition

excludeFromRefreshAll, this property is only available in Office 2013 and later.

Represents the following attribute in the schema: excludeFromRefreshAll

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

Property Value

Attributes

Applies to