Table Methods

Requires: Base Development System

Inherits from Generic»GObject»Control. View the class hierarchy.

MethodDescription
Export Data to ClipboardExports the table data to the clipboard in a tab-delimited format, which is accepted by most spreadsheet applications. Details
Export Data to ExcelExports the table data to Excel. Details
Export ImageExports an image of a table to the clipboard or disk. Details
Point to Row ColumnConverts a pixel coordinate to a row-column pair in the coordinates of the control. This method also returns whether the point is inside the bounds of the content rectangle. Details
Set Cell ValueSets the value of a cell specified by the row and column index. If you specify –2 for the row and column index, LabVIEW returns error 1. Details