Skip to documentation content
On this page
  1. Contract

columns

`columns` is a required parameter of `telion_api.Table.set_columns` with the installed type contract `Iterable[str]`.

columns is a required parameter of telion_api.Table.set_columns with the installed type contract Iterable[str].

Contract

PropertyValue
symboltelion_api.Table.set_columns
parametercolumns
typeIterable[str]
requiredtrue
defaultrequired
columns — Telion Python API 0.1.0-alpha | Telion