Type Alias TableViewTableWinSaveInfo

type TableViewTableWinSaveInfo = {
    qCaption?: string;
    qPos?: Rect;
}
Index

Properties

Properties

qCaption?: string

Table name.

qPos?: Rect

Information about the position of the table.