TemplateTableBorderOptions

data class TemplateTableBorderOptions(val color: String? = null, val style: TemplateTableBorderStyle? = null, val thickness: Double? = null)

Constructors

Link copied to clipboard
fun TemplateTableBorderOptions(color: String? = null, style: TemplateTableBorderStyle? = null, thickness: Double? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val color: String? = null
Link copied to clipboard
Link copied to clipboard
val thickness: Double? = null