To obtain column and row fields that correspond to the processed cell, use the GetColumnFields and GetRowFields methods respectively. To get values of the fields that identify the processed cell, use the GetFieldValue method.
You can also use the ColumnField and RowField properties to obtain the innermost column and row fields that correspond to the processed cell.