WorksheetView Interface
A collection of all the WorksheetView objects in the specified or active workbook.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
<GuidAttribute("00024487-0000-0000-C000-000000000046")> _
<InterfaceTypeAttribute()> _
Public Interface WorksheetView
'Usage
Dim instance As WorksheetView
[GuidAttribute("00024487-0000-0000-C000-000000000046")]
[InterfaceTypeAttribute()]
public interface WorksheetView
Remarks
Controls the look and feel of the application or workbook level view by working with properties such as DisplayFormulas, DisplayGridlines, and DisplayHeadings.