Interface ICommentShape Represents an Excel comment. Inherited Members IComment.Author IComment.IsVisible IComment.Row IComment.Column IComment.AutoSize ITextBox.HAlignment ITextBox.VAlignment ITextBox.TextRotation ITextBox.IsTextLocked ITextBox.RichText ITextBox.Text IShape.Remove() IShape.Scale(Int32, Int32) IShape.Height IShape.Id IShape.Left IShape.Name IShape.Top IShape.Width IShape.ShapeType IShape.IsShapeVisible IShape.AlternativeText IShape.IsMoveWithCell IShape.IsSizeWithCell IShape.Fill IShape.Line IShape.OnAction IShape.Shadow IShape.ThreeD IShape.ShapeRotation IShape.TextFrame IShape.Hyperlink IParentApplication.Application IParentApplication.Parent Namespace: Syncfusion.XlsIO Assembly: Syncfusion.XlsIO.Base.dll Syntax public interface ICommentShape : IComment, ITextBox, IShape, IParentApplication