Workbook.PublishObjects Property

Definition

Gets the PublishObjects collection.

public:
 property Microsoft::Office::Interop::Excel::PublishObjects ^ PublishObjects { Microsoft::Office::Interop::Excel::PublishObjects ^ get(); };
public Microsoft.Office.Interop.Excel.PublishObjects PublishObjects { get; }
member this.PublishObjects : Microsoft.Office.Interop.Excel.PublishObjects
Public ReadOnly Property PublishObjects As PublishObjects

Property Value

The PublishObjects collection.

Applies to