ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLShape Class
Properties Methods


In This Topic
    XLShape Class Members
    In This Topic

    The following tables list the members exposed by XLShape.

    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
    Public Methods
     NameDescription
    Public MethodCreates a new XLShape object that is a copy of the current instance.  
    Top
    See Also