Scope

enum Scope : Enum<Scope>

Entries

Link copied to clipboard
COL("col")
Link copied to clipboard
ROW("row")

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int