Requires: Base Development System
Inherits from Generic»GObject»Control. View the class hierarchy.
Method | Description |
---|---|
Export Data to Clipboard | Exports the table data to the clipboard in a tab-delimited format, which is accepted by most spreadsheet applications. Details |
Export Data to Excel | Exports the table data to Excel. Details |
Export Image | Exports an image of a table to the clipboard or disk. Details |
Point to Row Column | Converts 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 Value | Sets 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 |