_Workbook.ConnectionsDisabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Disables the external connections or links in the workbook. Read-only
public:
property bool ConnectionsDisabled { bool get(); };
public bool ConnectionsDisabled { get; }
Public ReadOnly Property ConnectionsDisabled As Boolean
Property Value
Boolean