_Application.Dialogs Property

Definition

Returns a Dialogs collection that represents all built-in dialog boxes.

public:
 property Microsoft::Office::Interop::Excel::Dialogs ^ Dialogs { Microsoft::Office::Interop::Excel::Dialogs ^ get(); };
public Microsoft.Office.Interop.Excel.Dialogs Dialogs { get; }
Public ReadOnly Property Dialogs As Dialogs

Property Value

Applies to