您要查找的是不是:
- In the Row height is box, click At least. 在“行高值是”框中,单击“最小值”。
- If the row height is set to 0, the row is hidden. 如果行高设置为0,则隐藏该行。
- Type the row height or the column width. 键入行高或列宽。
- You can enter a row height of 0 (zero) to 409. 您可以输入的行高范围是0(零)到409。
- Occurs when information about row height is requested. 在请求有关行高的信息时发生。
- The preferred row height as a percentage of the containing table. 首选行高,以包含该行的表的百分比表示。
- The row height adjusts to fit the contents of the row header. 行高调整到适合行标头的内容。
- The row height (in pixels) of rows in the grid. 网格中行的行高(以像素为单位)。
- In the Row height box, click a number to change the standard row height. 在“行高”框中,单击数字可更改标准行高。
- Event to store updated height information when the user changes a row height. 事件,可以在用户更改行高时存储更新后的高度信息。
- Clear Row Heights and Clear Column Widths Buttons. 可删除已设定的表格行高和列宽值。
- Now, row heights can be variable. 现在,行高可以是可变的。
- The preferred row height is the minimum height required to display the largest cell value in that row. 首选行高是在该行显示最大单元格值时所需的最小高度。
- The row height adjusts to fit the contents of all cells in the row, excluding the header cell. 行高调整到适合行中所有单元格(不包括标头单元格)的内容。
- The row height adjusts to fit the contents of all cells in the row, including the header cell. 行高调整到适合行中所有单元格(包括标头单元格)的内容。
- This event is used to track and store row height information so that it can be restored after a sorting operation. 此事件用于跟踪和存储行高信息,以便在排序操作之后可以还原此信息。
- This is useful when you are setting default values for properties such as row height. 这在设置行高等属性的默认值时非常有用。
- Used by the control to retrieve or store row height information in the data cache. 由控件用来在数据缓存中检索或存储行的高度信息。
- To automatically adjust row height so that all of the text fits, select the Auto-adjust header row check box. 若要自动调整行高,以符合所有文本高度,请选中“自动调整标题行高度”复选框。
- Private Sub DisplayStandardHeight()MsgBox("The default row height is " & _Me.StandardHeight.ToString() & " points. 获取工作表中所有行的标准(默认)高度(以磅为单位)。