Freigeben über


WorkbookProperties.RefreshAllConnections-Eigenschaft

Refresh all Connections on Open.Represents the attribte in schema: refreshAllConnections

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "refreshAllConnections")> _
Public Property RefreshAllConnections As BooleanValue
    Get
    Set
'Usage
Dim instance As WorkbookProperties
Dim value As BooleanValue

value = instance.RefreshAllConnections

instance.RefreshAllConnections = value
[SchemaAttrAttribute(, "refreshAllConnections")]
public BooleanValue RefreshAllConnections { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

WorkbookProperties Klasse

WorkbookProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace