ImageWidgetContent Class |
Namespace: Smartsheet.Api.Models
The ImageWidgetContent type exposes the following members.
Name | Description | |
---|---|---|
ImageWidgetContent |
Name | Description | |
---|---|---|
FileName |
Name of the image file.
| |
Format |
The formatDescriptor for the image file.
| |
Height |
Original height of the image in pixels.
| |
Hyperlink |
The widget has when clicked attribute set to that hyperlink (if present and non-null)
| |
PrivateId |
The image private ID.
| |
WidgetType |
Returns the type for this widget content object
| |
Width |
Original width of the image in pixels.
|