Excel for WPF | ComponentOne
C1.WPF.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
       Implements ICloneable 
    public class XLCommentShape : XLTextShape, ICloneable  
    Inheritance Hierarchy

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

    See Also