Name | Description | |
---|---|---|
![]() | getHeight | Gets the height of the object. |
![]() | getHeightInPixel | Gets the height (in pixels) of the object. |
![]() | getLeft | Gets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). |
![]() | getLeftInPixel | Gets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). |
![]() | getTop | Gets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet. |
![]() | getTopInPixel | Gets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet. |
![]() | getWidth | Gets the width of the object. |
![]() | getWidthInPixel | Gets the width (in pixels) of the object. |
![]() | setHeight | Sets the height of the object. |
![]() | setHeightInPixel | Sets the height (in pixels) of the object. |
![]() | setLeft | Sets the distance from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). |
![]() | setLeftInPixel | Sets the distance (in pixels) from the left edge of the object to the left edge of column A (on a worksheet) or the left edge of the chart area (on a chart). |
![]() | setTop | Sets the distance from the top edge of the topmost shape in the shape range to the top edge of the worksheet. |
![]() | setTopInPixel | Sets the distance (in pixels) from the top edge of the topmost shape in the shape range to the top edge of the worksheet. |
![]() | setWidth | Sets the width of the object. |
![]() | setWidthInPixel | Sets the width (in pixels) of the object. |