Column
(number) The (zero-based) index of the column. Pass -1 for row and column to get the modified value of the whole grid.
Re t u r n s
(boolean) Returns true if the cell or grid has been modified, or false if it has not. You can use
Application.GetLastError to determine whether this action failed, and why.