WorkbookItem class

Represents named items in the workbook.

Inheritance hierarchy

System.Object
  Microsoft.Office.Excel.Server.WebServices.WorkbookItem

Namespace:  Microsoft.Office.Excel.Server.WebServices
Assembly:  Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)

Syntax

'Declaration
Public NotInheritable Class WorkbookItem
'Usage
Dim instance As WorkbookItem
public sealed class WorkbookItem

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

WorkbookItem members

Microsoft.Office.Excel.Server.WebServices namespace