Window.SheetViews Property

Definition

Returns the SheetViews object for the specified window. Read-only.

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

Property Value

SheetViews

Applies to