可选的属性
属性 值 描述
abbr text 规定单元格中内容的缩写版本。
align
left
right
center
justify
char
规定单元格内容的水平对齐方式。
axis category_name 对单元格进行分类。
bgcolor
rgb(x,x,x)
#xxxxxx
colorname
不推荐使用。请使用样式替代它。
规定表格单元格的背景颜色。
char character 规定根据哪个字符来进行内容的对齐。
charoff number 规定对齐字符的偏移量。
colspan number 设置单元格可横跨的列数。
headers idrefs 由空格分隔的表头单元格 ID 列表,为数据单元格提供表头信息。
height
pixels
%
不推荐使用。请使用样式替代它。
规定表格单元格的高度。
nowrap nowrap
不推荐使用。请使用样式取而代之。
规定单元格中的内容是否折行。
rowspan number 规定单元格可横跨的行数。
scope
col
colgroup
row
rowgroup
定义将表头数据与单元数据相关联的方法。
valign
top
middle
bottom
baseline
规定单元格内容的垂直排列方式。
width
pixels
%
不推荐使用。请使用样式取而代之。