C1.Excel Assembly / C1.Excel Namespace / XLTextShape Class
Members

XLTextShape Class
Represents a common text shape embedded in an XLSheet.
Object Model
XLTextShape Class
Syntax
'Declaration
 
Public MustInherit Class XLTextShape 
   Inherits XLShape
 
Inheritance Hierarchy

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

See Also