IPrxTableDataBinding

Description

The IPrxTableDataBinding interface determines binding of the cells of a report sheet.

Methods

  Method name Brief description
AttachCell The AttachCell method binds a cell to a data slice.
AttachRange The AttachRange method binds a range of cells to a data slice.
DetachCell The DetachCell method unbinds a cell from the slice data.
DetachRange The DetachRange method unbinds a cell range from the slice data.
DrillCell The DrillCell method returns information on cell binding to data slice regardless of the sate of multiple selection in fixed dimensions.

See also:

Report Assembly Interfaces