_Workbook.WebPagePreview Method
Displays a preview of the specified workbook as it would look if saved as a Web page.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Sub WebPagePreview
'Usage
Dim instance As _Workbook
instance.WebPagePreview()
void WebPagePreview()