DigitalTable 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 digital data control or indicator to 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