_Workbook.DialogSheets Property
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
ReadOnly Property DialogSheets As Sheets
Get
'Usage
Dim instance As _Workbook
Dim value As Sheets
value = instance.DialogSheets
Sheets DialogSheets { get; }
Property Value
Type: Microsoft.Office.Interop.Excel.Sheets