RadioGroupSelection Property [Excel 2003 VBA Language Reference]

Sets or returns a Long that represents the index number of the selected item in a group of radio button controls in a smart document. Read/write.

expression.RadioGroupSelection

expression Required. An expression that returns a SmartTagAction object.

Remarks

For more information on smart documents, please see the Smart Document Software Development Kit on the Microsoft Developer Network (MSDN) Web site.

Applies to | SmartTagAction Object