DialogSheetView Interface
Represents the current Dialogsheet view in a workbook.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<GuidAttribute("0002448A-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface DialogSheetView
'Usage
Dim instance As DialogSheetView
[GuidAttribute("0002448A-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface DialogSheetView
Remarks
To access this object, you must have a dialog sheet that was developed in the active workbook. Without the dialog sheet, the view properties for the object return an empty string value.