Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLShape Class


In This Topic
    XLShape Class Properties
    In This Topic

    For a list of all members of this type, see XLShape members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the index of the column to which the shape is attached.  
    Public PropertyGets or sets the dash style of the line or border around the shape.  
    Public PropertyGets or sets the hyperlink associated with the shape.  
    Public PropertyGets the unique identifier of the shape.  
    Public PropertyDetermines whether the shape is empty.  
    Public PropertyGets or sets the color of the border around the shape.  
    Public PropertyGets or sets the style of the line or border around the shape.  
    Public PropertyGets or sets the width of the border around the shape, in twips.  
    Public PropertyGets or sets the rectangle that contains the shape, in twips.  
    Public PropertyGets or sets the rotation of the shape, in degrees.  
    Public PropertyGets or sets the index of the row to which the shape is attached.  
    Public PropertyGets a reference to the parent XLSheet object.  
    Public PropertyGets a reference to the parent C1XLBook object.  
    Top
    See Also