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.
column
string
Returns the name of the column.
label
Returns the display name of the column.
value
Returns the value of the column.
最后更新于1年前