WorkbookItem members

Represents named items in the workbook.

The WorkbookItem type exposes the following members.

Constructors

  Name Description
Public method WorkbookItem() Initializes a new instance of the WorkbookItem class.
Public method WorkbookItem(String, ItemType) Initializes a new instance of the WorkbookItem class.

Top

Properties

  Name Description
Public property Name Gets or sets the named item.
Public property Type Gets or sets the type of the returned item.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See also

Reference

WorkbookItem class

Microsoft.Office.Excel.Server.WebServices namespace