ThemeTileStyle

data class ThemeTileStyle(val border: ThemeBorderStyle? = null)

Display options related to tiles on a sheet.

Constructors

Link copied to clipboard
constructor(border: ThemeBorderStyle? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The border around a tile.