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

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

    See Also