Column
(number) The zero-based index of the cell's column.
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
Grid.SetFrameFocusCell
OverviewExamples
Grid.SetFrameFocusCell ( string ObjectName,
boolean Enable,
boolean Redraw = true )
De s cr ip t ion
Sets whether or not the focus cell is highlighted with a framed border in a grid object.
P arame t er s
ObjectName
(string) The name of the grid object.