XlSourceRectangle Properties
Specifies the portion of the picture to display in a worksheet.Name | Description |
---|---|
Bottom | Gets the offset from the bottom edge of the bounding box. |
IsDefault | Gets whether properties of the current XlSourceRectangle object are set to 0. |
Left | Gets the offset from the left edge of the bounding box. |
Right | Gets the offset from the right edge of the bounding box. |
Top | Gets the offset from the top edge of the bounding box. |
See Also