Share via


WorkbookProperties.RefreshAllConnections Property

Definition

Refresh all Connections on Open

Represents the following attribute in the schema: refreshAllConnections

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

Property Value

Returns BooleanValue.

Attributes

Applies to