StyleCollection.Item Method |
Gets the element at the specified index.
[VBScript] Public Function Item( _ ByVal index As Object _ ) As Style
[JScript] public function Item( index : Object ) : Style;
The element at the specified index.
StyleCollection Object | StyleCollection Members | HelpProducer Namespace