Saves the sheet to the specified stream in HTML.
public void SaveHtml(
Stream
)
'Declaration
Public Overloads Sub SaveHtml( _
ByVal As Stream _
)
'Usage
Dim instance As SheetView
Dim stream As Stream
instance.SaveHtml(stream)
Parameters
- stream
- Stream