ColumnValue
The ColumnValue object represents a selected cell in a Tab. A collection of these is returned as a HighlightedColumns object from the Item.highlighted property.
Property Name
Return Type
Description
column
string
Returns the name of the column.
label
string
Returns the display name of the column.
value
string
Returns the value of the column.
最后更新于