start property
[This documentation is preliminary and is subject to change.]
Sets or retrieves the starting number for an ordered list.
Syntax
HRESULT value = object.put_start( v);HRESULT value = object.get_start(* p);
Property values
Type: long
the starting number.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 10.2 (Deprecated)
Build date: 6/12/2012
Community Additions
Show: