Excel Easy Title VI
- Updated2024-07-30
- 5 minute(s) read
Adds a title to a Microsoft Excel report.

Inputs/Outputs
font settings source
—
font settings source specifies the way in which you want to select font settings. The VI ignores this input for HTML and standard reports.
report in
—
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.
title
—
title contains the text you want to use as the report title.
start (0, 0)
—
start represents the position of the cell where the VI places the title. The default is the top left cell in the current worksheet.
font
—
font sets the font attributes that the VI uses when formatting. The VI ignores this input if you wire the autoformat input.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
name ("")
—
name specifies a named range from which the VI performs the insertion. If the named range covers multiple cells, the insertion appears in the top left corner of the range.
report out
—
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.
font out
—
font out contains the font settings the VI uses for formatting, which you can use in other VIs. The values are valid for all report types.
error out
—
error out contains error information. This output provides standard error out functionality. |
font settings source
—
report in
—
title
—
start (0, 0)
—
row
—
font
—
font size
—
font color
—
error in (no error)
—
report out
—
font out
—
font name
—
font size
—
bold
—
font color
—
error out
—