发布日期: 04/13/2021

Rows

row<<Colors(n)

Assigns the color n to the selected rows.

row<<Exclude(Boolean)

row<<Unexclude(Boolean)

Turns the excluded or unexcluded state on for the selected rows according to the Boolean argument given. Omit the argument to toggle the row state.

row<<Hide(Boolean)

row<<Unhide(Boolean)

Turns the Hide attribute on or off according to the Boolean argument given. Omit the argument to toggle the row state.

row<<Hide and Exclude

Shows or hides the selected rows from appearing on graphs, and excludes or unexcludes them from contributing to calculations.

row<<Label(Boolean)

row<<Unlabel(Boolean)

Turns the Label attribute on or off according to the Boolean argument given. Omit the argument to toggle the row state.

row<<Markers(marker)

Assigns the quoted "marker" to the selected rows.

row<<Next Selected

Causes the next selected row in the data table to blink.

row<<Previous Selected

Causes the previous selected row in the data table to blink.

row<<Row Editor

Opens the Row Editor window for the selected rows.

需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).