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