Share via


WebPart.WorkBookUrl Property

Namespace:  Microsoft.Office.Server.WebControls.Charting
Assembly:  Microsoft.Office.Server.Chart (in Microsoft.Office.Server.Chart.dll)

Syntax

'Declaration
Public Property WorkBookUrl As String
    Get
    Set
'Usage
Dim instance As WebPart
Dim value As String

value = instance.WorkBookUrl

instance.WorkBookUrl = value
public string WorkBookUrl { get; set; }

Property Value

Type: System.String

See Also

Reference

WebPart Class

WebPart Members

Microsoft.Office.Server.WebControls.Charting Namespace