Name | Description | |
---|---|---|
BottomRightCell | Gets an GrapeCity.Spreadsheet.IRange object that represents the cell that lies under the lower-right corner of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Chart | Gets an IChart object that represents the chart contained in the object. | |
Height | Gets or sets a System.Int32 value that represents the height, in pixels, of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Index | Gets an integer value that represents the index number of the object within the collection of similar objects. | |
Left | Gets or sets a System.Int32 value that represents the distance, in pixels, from the left edge of the shape to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Locked | Gets or sets a value indicating whether this GrapeCity.Drawing.IDrawingSurface is locked. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Name | Gets or sets a string value representing the name of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Placement | Gets or sets an GrapeCity.Spreadsheet.Drawing.IDrawingObject.Placement value that represents the way the shape is attached to the cells below it. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
PrintObject | Gets or sets a boolean value indicating whether the object will be printed when the document is printed. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Selected | Gets a value indicating whether the chart is selected. | |
ShapeRange | Gets an GrapeCity.Spreadsheet.Drawing.IShapeRange collection that represents all shapes in the chart. | |
Top | Gets or sets a System.Int32 value that represents the distance, in pixels, from the top edge of the topmost shape in the shape range to the top edge of the worksheet. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
TopLeftCell | Gets an GrapeCity.Spreadsheet.IRange object that represents the cell that lies under the upper-left corner of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Visible | Gets or sets a boolean value that determines whether the shape is visible. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
Width | Gets or sets a System.Int32 value that represents the width, in pixels, of the shape. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) | |
ZOrderPosition | Gets the position of the specified shape in the z-order. (Inherited from GrapeCity.Spreadsheet.Drawing.IDrawingObject) |