Table of Contents

Interface IGroupBox

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

Properties

Display3DShading

bool Display3DShading { get; set; }

Property Value

bool

IsTextLocked

bool IsTextLocked { get; set; }

Property Value

bool

Text

string Text { get; set; }

Property Value

string