ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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.Xaml.Excel.XLShape
          C1.Xaml.Excel.XLTextShape
             C1.Xaml.Excel.XLCommentShape

    See Also