Merges the range of cells specified by the start and end clusters.


icon

Inputs/Outputs

  • cNI__reportlvclass.png

    report in is a reference to the report whose appearance, data, and printing you want to control. Use the New Report VI to generate this LabVIEW class object.

  • cnclst.png start (-1, -1)

    start sets the beginning of the range of cells to merge together.

  • ci32.png row

    row represents the first row index of the range to merge together.

  • ci32.png column

    column represents the first column index of the range to merge together.

  • cnclst.png end (-1, -1)

    end sets the end of the range of cells to merge together.

  • ci32.png row

    row represents the last row index of the range to merge together.

  • ci32.png column

    column represents the last column index of the range to merge together.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • cstr.png name ("")

    name specifies a named range from which the VI performs the merge.

  • iNI__reportlvclass.png

    report out is a reference to the report whose appearance, data, and printing you want to control.

    You can wire this output to other Report Generation VIs.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.