HTMLOListElement.Start

HTMLOListElement.Start property

Starting sequence number. See the start attribute definition in HTML 4.01. This attribute is deprecated in HTML 4.01.

public int Start { get; set; }

See Also