Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLCommentShape Class
Properties Methods


In This Topic
    XLCommentShape Class Members
    In This Topic

    The following tables list the members exposed by XLCommentShape.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a bidirectional count of text shape of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the bottom margin of this XLTextShape, in twips. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the index of the column to which the shape is attached. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets the dash style of the line or border around the shape. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets a horizontal alignment of the text in this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the hyperlink associated with the shape. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets the unique identifier of the shape. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyOverridden. Determines whether the shape is empty.  
    Public PropertyGets or sets the left margin area of this XLTextShape, in twips. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the color of the border around the shape. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets the style of the line or border around the shape. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets the width of the border around the shape, in twips. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets a locked of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets a orientation of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the rectangle that contains the shape, in twips. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets the right margin of this XLTextShape, in twips. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the rotation of the shape, in degrees. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets the index of the row to which the shape is attached. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets a reference to the parent XLSheet object. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets a reference to the text string contained in this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets a text identifier of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets a text scale of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets a fit to shape of the text flag of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets the top margin of this XLTextShape, in twips. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyGets or sets a vertical alignment of the text in this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Public PropertyDetermines whether the shape is visible.  
    Public PropertyGets a reference to the parent C1XLBook object. (Inherited from C1.WPF.Excel.XLShape)
    Public PropertyGets or sets a wrapped text of this XLTextShape. (Inherited from C1.WPF.Excel.XLTextShape)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new XLShape object that is a copy of the current instance. (Inherited from C1.WPF.Excel.XLShape)
    Top
    See Also