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


In This Topic
    XLPictureShape Class Members
    In This Topic

    The following tables list the members exposed by XLPictureShape.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the bottom clipping area of this XLPictureShape, in twips.  
    Public PropertyGets or sets the brightness of this XLPictureShape (between 0 and 1).  
    Public PropertyGets or sets the brightness in percents of this XLPictureShape (between -100 and 100).  
    Public PropertyGets or sets the index of the column to which the shape is attached. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the contrast of this XLPictureShape (between 0 and 1).  
    Public PropertyGets or sets the contrast in percents of this XLPictureShape (between -100 and 100).  
    Public PropertyGets or sets the dash style of the line or border around the shape. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the file name of this XLPictureShape.  
    Public PropertyGets or sets the hyperlink associated with the shape. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets the unique identifier of the shape. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets a reference to the image/bitmap contained in this XLPictureShape.  
    Public PropertyGets image size in twips.  
    Public PropertyOverridden. Determines whether the shape is empty.  
    Public PropertyGets or sets the left clipping area of this XLPictureShape, in twips.  
    Public PropertyGets or sets the color of the border around the shape. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the style of the line or border around the shape. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the width of the border around the shape, in twips. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the rectangle that contains the shape, in twips. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the right clipping area of this XLPictureShape, in twips.  
    Public PropertyGets or sets the rotation of the shape, in degrees. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the index of the row to which the shape is attached. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets a reference to the parent XLSheet object. (Inherited from C1.Xaml.Excel.XLShape)
    Public PropertyGets or sets the top clipping area of this XLPictureShape, in twips.  
    Public PropertyGets or sets the transparent color of this XLPictureShape.  
    Public PropertyGets or sets whether this XLPictureShape should be displayed in color, grayscale, or black and white.  
    Public PropertyGets a reference to the parent C1XLBook object. (Inherited from C1.Xaml.Excel.XLShape)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new XLShape object that is a copy of the current instance. (Inherited from C1.Xaml.Excel.XLShape)
    Top
    See Also