IMsoChart.SetBackgroundPicture Method
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Sub SetBackgroundPicture ( _
bstr As String _
)
'Usage
Dim instance As IMsoChart
Dim bstr As String
instance.SetBackgroundPicture(bstr)
void SetBackgroundPicture(
string bstr
)
Parameters
- bstr
Type: System.String