_Workbook.CustomViews Property

Definition

Returns a CustomViews collection that represents all the custom views for the workbook.

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

Property Value

Applies to