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

    See Also