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
<LocalizableConnectionConsumerAttribute("Ewr_WorkbookUrl", "WorkbookUrl")> _
Public Sub SetWorkbookUrlConnection ( _
    field As IWebPartField _
)
'Usage
Dim instance As ExcelWebRenderer
Dim field As IWebPartField

instance.SetWorkbookUrlConnection(field)
[LocalizableConnectionConsumerAttribute("Ewr_WorkbookUrl", "WorkbookUrl")]
public void SetWorkbookUrlConnection(
    IWebPartField field
)

Parameters

See Also

Reference

ExcelWebRenderer Class

ExcelWebRenderer Members

Microsoft.Office.Excel.WebUI Namespace