StyleCollection.Add Method
Adds an element to this collection.
[VBScript] Public Sub Add( _ ByVal style As Style _ )
[JScript] public function Add( style : Style );
StyleCollection Object | StyleCollection Members | HelpProducer Namespace