Workbook.ExportHTML
Use this function to export Workbook as HTML with specified widths.
| Syntax | Parameters | Return value |
|---|---|---|
Sub Workbook.ExportHTML( _
FileName As String, _
Optional ImageWidth As Variant, _
Optional ImageHeight As Variant)
|
|
This function does not return a value. |