USourceRectangle
ISrcRect, from Univer
(See Univer Docs)
public struct USourceRectangle
Remarks
Defines the cropping margins for an image, used to trim the edges of an image source in a spreadsheet drawing context.
Properties
Property | Type | Description |
---|---|---|
left | int | Left crop |
top | int | Top crop |
bottom | int | Bottom crop |
right | int | Right crop |