WorkbookItem Constructor
Initializes a new instance of the WorkbookItem class.
Namespace: Microsoft.Office.Excel.Server.WebServices
Assembly: Microsoft.Office.Excel.Server.WebServices (in Microsoft.Office.Excel.Server.WebServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New WorkbookItem()
public WorkbookItem()