Table of Contents

Interface IRadioButton

Namespace
Spire.Xls.Core
Assembly
Spire.XLS.dll
public interface IRadioButton : IShape, IExcelApplication
Inherited Members

Properties

CheckState

CheckState CheckState { get; set; }

Property Value

CheckState

Display3DShading

bool Display3DShading { get; set; }

Property Value

bool

IsFirstButton

bool IsFirstButton { get; }

Property Value

bool

IsTextLocked

bool IsTextLocked { get; set; }

Property Value

bool

Line

IShapeLineFormat Line { get; }

Property Value

IShapeLineFormat

Text

string Text { get; set; }

Property Value

string