Share via


ServerViewableItems Members

Include Protected Members
Include Inherited Members

A collection of objects that have been marked as viewable on the server.

The ServerViewableItems type exposes the following members.

Properties

  Name Description
Public property _Default Reserved for internal use.
Public property Application Returns an _Application object. Read-only.
Public property Count Returns the number of objects in the collection. Read-only.
Public property Creator Returns a 32-bit Integer that indicates the application in which this object was created. Read-only.
Public property Parent Returns the parent for the specified object. Read-only.

Top

Methods

  Name Description
Public method Add Adds a reference to the ServerViewableItems collection.
Public method Delete Deletes a reference to an object in the ServerViewableItems collection in the _Workbook.
Public method DeleteAll Deletes references to all the objects in the ServerViewableItems collection in the _Workbook.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Item Returns a single Object from the ServerViewableItems collection.

Top

See Also

Reference

ServerViewableItems Interface

Microsoft.Office.Interop.Excel Namespace