Share via


OptionButtons.GroupBox Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
ReadOnly Property GroupBox As GroupBox
    Get
'Usage
Dim instance As OptionButtons
Dim value As GroupBox

value = instance.GroupBox
GroupBox GroupBox { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.GroupBox

See Also

Reference

OptionButtons Interface

OptionButtons Members

Microsoft.Office.Interop.Excel Namespace