| Package | Description |
|---|---|
| com.smartsheet.api.models |
| Modifier and Type | Method and Description |
|---|---|
ImageWidgetContent |
ImageWidgetContent.setFileName(String fileName)
Sets the name of the image file
|
ImageWidgetContent |
ImageWidgetContent.setFormat(Format format)
Sets the formatDescriptor for the image file
|
ImageWidgetContent |
ImageWidgetContent.setHeight(Integer height)
Sets the original height of the image in pixels
|
ImageWidgetContent |
ImageWidgetContent.setHyperlink(WidgetHyperlink hyperlink)
Sets the hyperlink associated with this Widget
|
ImageWidgetContent |
ImageWidgetContent.setPrivateId(String privateId)
Sets the image private ID
|
ImageWidgetContent |
ImageWidgetContent.setWidth(Integer width)
Sets the original width of the image in pixels
|
Copyright © 2014–2019 Smartsheet. All rights reserved.