ReloadAs Method

         Example         Applies To

Reloads a workbook based on an HTML document, using the specified document encoding.

Syntax

expression.ReloadAs(Encoding)

expression   An expression that returns a Workbook object.

Encoding   Required msoEncoding. The document encoding to use when reloading the specified Web page. See the Object Browser in the Visual Basic Editor for a list of valid document encodings.