PublishObjects.Publish Method
Excel Developer Reference |
Saves an item or a collection of items in a document to a Web page.
Syntax
expression.Publish(Create)
expression A variable that represents a PublishObjects object.
Remarks
The FileName property returns or sets the location and name of the HTML file.
See Also