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