Workbook.PublishObjects Property
Returns the PublishObjects collection. Read-only.
Syntax
expression.PublishObjects
expression A variable that represents a Workbook object.
Example
This example publishes all static PublishObject objects in the active workbook to the Web page.
| Visual Basic for Applications |
|---|
|