value property

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

Sets or retrieves the value of a list item.

Syntax

HRESULT value = object.put_value( v);HRESULT value = object.get_value(* p);

Property values

Type: long

the value of the item.

Standards information

Remarks

In an ordered list, the value is the number that precedes the list item. Changing the value will change the visual numbering of all following list items. In an unordered list, the value is initially zero. Changing the value has no visual effect on the item.

 

 

Build date: 6/12/2012