rowSpan property

[This documentation is preliminary and is subject to change.]

Sets or retrieves how many rows in a table the cell should span.

HTML 4.01 Specification, Section 11.2.6

Syntax

HRESULT value = object.put_rowSpan( v);HRESULT value = object.get_rowSpan(* p);

Property values

Type: long

the number of spanned rows.

Standards information

Remarks

This property can be changed only after the document has been loaded.

 

 

Build date: 6/12/2012