Interface ICheckBox
public interface ICheckBox : IShape, IExcelApplication
- Inherited Members
Properties
CheckState
CheckState CheckState { get; set; }
Property Value
Display3DShading
bool Display3DShading { get; set; }
Property Value
IsTextLocked
bool IsTextLocked { get; set; }
Property Value
Line
IShapeLineFormat Line { get; }
Property Value
Text
string Text { get; set; }