网页
图片
视频
学术
词典
地图
更多
航班
笔记本
HtmlTableCell
网络
单元格
网络释义
1.
单元格
...控件的 Rows 集合包含表中的行(HtmlTableRow 对象)的集合。HtmlTableRow 对象的 Cells 集合是行中
单元格
(
HtmlTable
…
msdn.microsoft.com
|
基于4个网页
例句
释义:
全部
全部
,
单元格
单元格
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Use
the
Align
property
to
specify
the
horizontal
alignment
of
the
content
in a
cell
represented
by
an
instance
of the
HtmlTableCell
class
.
使用
Align
属性
指定
由
HtmlTableCell
类
的
实例
所
表示
的
单元格
中
内容
的
水平
对
齐方式
。
msdn2.microsoft.com
2.
Setting
this
property
affects
only
the
cell
represented
by
an
instance
of
the
HtmlTableCell
class
.
设置
该
属性
仅
影响
由
HtmlTableCell
类
的
实例
所
表示
的
单元
格
。
msdn2.microsoft.com
3.
The
horizontal
alignment
of
the
content
in the
cell
represented
by
an
instance
of
HtmlTableCell
.
由
HtmlTableCell
的
实例
表示
的
单元格
中
的
内容
的
水平
对齐方式
。
msdn2.microsoft.com
4.
It
allows
you to
create
an
HtmlTableCell
object
that
represents
a
cell
in
an HtmlTable
control
.
使用
它
可以
创建
表示
HtmlTable
控件
中
的
单元格
的
HtmlTableCell
对象
。
msdn2.microsoft.com
5.
Represents
a
collection
of
HtmlTableCell
objects
that are the
cells
of an HtmlTableRow
control
.
表示
作为
HtmlTableRow
控件
的
单元
格
的
HtmlTableCell
对象
的
集合
。
msdn2.microsoft.com
6.
Use
this
method
to
add
the
specified
HtmlTableCell
object
to the
end
of
an HtmlTableCellCollection
collection
.
使用
此
方法
可
将
指定
的
HtmlTableCell
对象
添加
到
HtmlTableCellCollection
集合
的
结尾
。
msdn2.microsoft.com
7.
Appends
the
specified
HtmlTableCell
object
to
the
end
of
the HtmlTableCellCollection
collection
.
将
指定
的
HtmlTableCell
对象
追加
到
HtmlTableCellCollection
集合
的
结尾
。
msdn2.microsoft.com
8.
The HtmlTableRow
.
HtmlTableCellControlCollection
class
represents
a
collection
of
HtmlTableCell
objects
for an HtmlTableRow
control
.
HtmlTableRow.HtmlTableCellControlCollection
类
表示
HtmlTableRow
控件
的
HtmlTableCell
对象
的
集合
。
msdn2.microsoft.com
9.
Gets
a
collection
of
HtmlTableCell
objects
that
represent
the
cells
contained
in
a row
of the HtmlTable
control
.
获取
HtmlTableCell
对象
的
集合
,
这些
对象
表示
在
HtmlTable
控件
的
某
一行
中
包含
的
单元格
。
msdn2.microsoft.com
10.
If
you
want
to
insert
an
HtmlTableCell
object
in
a
specified
location
in
the
collection
,
use
the
Insert
method
.
如果
要
在
集合
中
的
指定
位置
插入
HtmlTableCell
对象
,
请
使用
Insert
方法
。
msdn2.microsoft.com
1
2