[]
Represents a TableView's data structure in the clipboard.
public class TableViewClipboardInfo
Public Class TableViewClipboardInfo
Name | Description |
---|---|
TableViewClipboardInfo(int, int) | Creates a TableViewClipboardInfo object with specific row and colum indexes. |
Name | Description |
---|---|
tables | List of TableView objects. |
Name | Description |
---|---|
BaseColumn | Gets base column. |
BaseRow | Gets base row. |