C1.WPF.Excel Namespace : XLOpaqueShape Class |
The following tables list the members exposed by XLOpaqueShape.
Name | Description | |
---|---|---|
Column | Gets or sets the index of the column to which the shape is attached. (Inherited from C1.WPF.Excel.XLShape) | |
DashedLineStyle | Gets or sets the dash style of the line or border around the shape. (Inherited from C1.WPF.Excel.XLShape) | |
Hyperlink | Gets or sets the hyperlink associated with the shape. (Inherited from C1.WPF.Excel.XLShape) | |
Id | Gets the unique identifier of the shape. (Inherited from C1.WPF.Excel.XLShape) | |
IsEmpty | Overridden. Determines whether the shape is empty. | |
LineColor | Gets or sets the color of the border around the shape. (Inherited from C1.WPF.Excel.XLShape) | |
LineStyle | Gets or sets the style of the line or border around the shape. (Inherited from C1.WPF.Excel.XLShape) | |
LineWidth | Gets or sets the width of the border around the shape, in twips. (Inherited from C1.WPF.Excel.XLShape) | |
Rectangle | Gets or sets the rectangle that contains the shape, in twips. (Inherited from C1.WPF.Excel.XLShape) | |
Rotation | Gets or sets the rotation of the shape, in degrees. (Inherited from C1.WPF.Excel.XLShape) | |
Row | Gets or sets the index of the row to which the shape is attached. (Inherited from C1.WPF.Excel.XLShape) | |
Sheet | Gets a reference to the parent XLSheet object. (Inherited from C1.WPF.Excel.XLShape) | |
Workbook | Gets a reference to the parent C1XLBook object. (Inherited from C1.WPF.Excel.XLShape) |
Name | Description | |
---|---|---|
Clone | Creates a new XLShape object that is a copy of the current instance. (Inherited from C1.WPF.Excel.XLShape) |