XlSourceRectangle Constructors
Specifies the portion of the picture to display in a worksheet.Name | Parameters | Description |
---|---|---|
XlSourceRectangle(Double, Double, Double, Double) | left, top, right, bottom | Initializes a new instance of the XlSourceRectangle class with the specified settings. |
See Also