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.