Table of Contents

Interface ICheckBox

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

Properties

CheckState

CheckState CheckState { get; set; }

Property Value

CheckState

Display3DShading

bool Display3DShading { get; set; }

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