Reloads a document based on an HTML document, using the specified document encoding.
Syntax
expression.ReloadAs(Encoding)
expression Required. An expression that returns a Document object.
Encoding Required Long. Can be any valid MsoEncoding constant. For the list of valid MsoEncoding constants, see the Object Browser in the Visual Basic Editor.