Gets the position of the style in the style collection.

[VBScript]
Public ReadOnly Property Index As Integer
[JScript]
public function get Index() : int;

Property Value

A zero-based index value that represents the position of the style in the style collection.

See Also

Style Object | Style Members | HelpProducer Namespace