Style.Index Property |
Gets the position of the style in the style collection.
[VBScript] Public ReadOnly Property Index As Integer
[JScript] public function get Index() : int;
A zero-based index value that represents the position of the style in the style collection.