Share via


_Workbook.PublishObjects Property

Returns the PublishObjects collection. Read-only.

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property PublishObjects As PublishObjects
    Get
'Usage
Dim instance As _Workbook
Dim value As PublishObjects

value = instance.PublishObjects
PublishObjects PublishObjects { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.PublishObjects

See Also

Reference

_Workbook Interface

_Workbook Members

Microsoft.Office.Interop.Excel Namespace