In This Topic
Sets the binding path of the current cell or column. If range is normal range, sets the binding path of the top-left cell of range. If range is EntireColumn, sets the binding path of the left column binding path of range. If range is EntireRow, do nothing.
Syntax
void setBindingPath(
java.lang.String
)
|
Parameters
- value
See Also