ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLCommentShape Class
Members

In This Topic
    XLCommentShape Class
    In This Topic
    Represents a text shape embedded in an XLSheet.
    Object Model
    XLCommentShape Class
    Syntax
    'Declaration
     
    Public Class XLCommentShape 
       Inherits XLTextShape
    public class XLCommentShape : XLTextShape 
    Inheritance Hierarchy

    System.Object
       C1.Excel.XLShape
          C1.Excel.XLTextShape
             C1.Excel.XLCommentShape

    See Also