Share via


ValueFromIndex Property [Office 2003 SDK Documentation]

Returns a string value corresponding to the integer.

Applies To

ISmartTagProperties

Syntax

READ-ONLY ValueFromIndex [STRING] (INT Index)

Parameters

Index  Index values range from 1 to the value of Count.

Remarks

Indexes of keys should be treated by developers as arbitrary; a developer cannot rely upon the concept that "aaa" properties will always be index 1, for example.