Interface ITextBoxShape This interface represents TextBox form control shape. Inherited Members IParentApplication.Application IParentApplication.Parent IShape.AlternativeText IShape.Fill IShape.Height IShape.HeightDouble IShape.Hyperlink IShape.Id IShape.IsMoveWithCell IShape.IsShapeVisible IShape.IsSizeWithCell IShape.Left IShape.LeftDouble IShape.Line IShape.Name IShape.OnAction IShape.Remove() IShape.Scale(Int32, Int32) IShape.Shadow IShape.ShapeRotation IShape.ShapeType IShape.TextFrame IShape.ThreeD IShape.Top IShape.TopDouble IShape.Width IShape.WidthDouble ITextBox.HAlignment ITextBox.IsTextLocked ITextBox.RichText ITextBox.Text ITextBox.TextRotation ITextBox.VAlignment Namespace: Syncfusion.XlsIO Assembly: Syncfusion.XlsIO.NET.dll Syntax public interface ITextBoxShape : ITextBox, IShape, IParentApplication