Workbook.WebPagePreview Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Displays a preview of the workbook as it would look if saved as a Web page.
public:
void WebPagePreview();
public void WebPagePreview ();
abstract member WebPagePreview : unit -> unit
Public Sub WebPagePreview ()