ExcelWebRenderer.SetWorkbookUrlConnection Method
This member is not intended to be used directly from your code. This member is public because of Microsoft ASP.NET infrastructure requirements.
Namespace: Microsoft.Office.Excel.WebUI
Assembly: Microsoft.Office.Excel.WebUI (in Microsoft.Office.Excel.WebUI.dll)
Syntax
'Declaration
Public Sub SetWorkbookUrlConnection ( _
field As IWebPartField _
)
'Usage
Dim instance As ExcelWebRenderer
Dim field As IWebPartField
instance.SetWorkbookUrlConnection(field)
public void SetWorkbookUrlConnection(
IWebPartField field
)
Parameters
- field
Type: System.Web.UI.WebControls.WebParts.IWebPartField