var instance = new GC.Spread.Sheets.FloatingObjects.Picture(name, src, x, y, width, height);
function Picture;
var instance = new GC.Spread.Sheets.FloatingObjects.Picture(name, src, x, y, width, height);
function Picture;
Object
GC.Spread.Sheets.FloatingObjects.Picture
Name | Description | |
---|---|---|
![]() | Picture Constructor | Represents a picture. |
Name | Description | |
---|---|---|
![]() | backColor | Gets or sets the background color of the picture. |
![]() | borderColor | Gets or sets the border color of the picture. |
![]() | borderRadius | Gets or sets the border radius of the picture. |
![]() | borderStyle | Gets or sets the border style of the picture. |
![]() | borderWidth | Gets or sets the border width of the picture. |
![]() | getOriginalHeight | Gets the original height of the picture. |
![]() | getOriginalWidth | Gets the original width of the picture. |
![]() | pictureStretch | Gets or sets the stretch of the picture. |
![]() | src | Gets or sets the src of the picture. |