columnsandrows.htm

来自「DataLoad v4[1].2汉化版 这是一个向oracle应用系统导入数据的」· HTM 代码 · 共 29 行

HTM
29
字号
<html>

<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>DataLoad V4 Users Guide</title>
<link rel="stylesheet" type="text/css" href="comstar.css">
</head>

<body>

<h1>Manipulating Columns and Rows</h1>
<p>Single or multiple columns and rows can be selected, cleared, inserted,
deleted and autosized. All such functions work on the columns or rows in the
current selection. Therefore, if just a single cell is selected only that column
or row would be impacted, but if an entire row is selected for a column function
then all the columns in the grid will be impacted. All these functions are
accessible from either the Edit menu or the grid's popup menu, which is
accessible by clicking the right mouse button on the grid.</p>
<p>A column can be automatically re-sized to the width of the longest text its
cells contain. This functionality is available via the menus, but can be quickly
accessed by double clicking on the column dividing lines in the title row.
Columns can also be re-sized to the widest cell in a selection, as opposed to
the widest cell in the entire column. This functionality is available from the
menus.</p>

</body>

</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?