SheetImage

An image that is located on a sheet.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of custom actions that are configured for an image.

Link copied to clipboard

The alt text for the image.

Link copied to clipboard

The general image interactions setup for an image.

Link copied to clipboard

Determines how the image is scaled.

Link copied to clipboard

The ID of the sheet image.

Link copied to clipboard

The source of the image.

Link copied to clipboard

The tooltip to be shown when hovering over the image.

Functions

Link copied to clipboard
inline fun copy(block: SheetImage.Builder.() -> Unit = {}): SheetImage
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String