Click or drag to resize

XlsWorksheetBase RadioButtons Property

Returns inner radiobutton collection. Read-only.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IRadioButtons RadioButtons { get; }

Property Value

Type: IRadioButtons

Implements

ITabSheet RadioButtons
See Also