get_value_attributes


Description:

public ValueAttribute get_value_attributes (int proxy_row, int col)

Get the attributes of the value stored at (proxy_row, col) in this, which is an ORed value of ValueAttribute flags

Parameters:

this

a DataProxy object

proxy_row

a proxy row

col

a valid proxy column

Returns:

a ValueAttribute with the value's attributes at given position