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

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

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

    See Also