Excel for WPF and Silverlight
XLTextShape Class
Members 

C1.WPF.Excel Namespace : XLTextShape Class
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

Reference

XLTextShape Members
C1.WPF.Excel Namespace