_Application.Ready Property

Definition

Returns True when the Microsoft Excel application is ready; False when the Excel application is not ready.

public:
 property bool Ready { bool get(); };
public bool Ready { get; }
Public ReadOnly Property Ready As Boolean

Property Value

Applies to