Table Methods
Installed With: Base Package
Inherits from Generic»GObject»Control. View the class hierarchy.
Method | Description |
---|---|
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 –1 for the row and column index, LabVIEW returns error 2. Details |