OutputColumn Class
The columns to be read out from the Office 365 table.
Constructor
OutputColumn(*, name: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
name
|
Name of the table column. Type: string. Default value: None
|
Variables
Name | Description |
---|---|
name
|
Name of the table column. Type: string. |