Workbook.CustomViews (Excel)
Returns a CustomViews collection that represents all the custom views for the workbook.
Dim cvsCustomViews As CustomViews
Set cvsCustomViews = ActiveWorkbook.CustomViews
Returns a CustomViews collection that represents all the custom views for the workbook.
Dim cvsCustomViews As CustomViews
Set cvsCustomViews = ActiveWorkbook.CustomViews