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