_Chart.OptionButtons Method
Reserved for internal use.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Function OptionButtons ( _
Index As Object _
) As Object
'Usage
Dim instance As _Chart
Dim Index As Object
Dim returnValue As Object
returnValue = instance.OptionButtons(Index)
Object OptionButtons(
Object Index
)
Parameters
- Index
Type: System.Object
Return Value
Type: System.Object