addImport Method
Adds a style sheet to the imports collection for the given style sheet.
Syntax
iIndex = stylesheet.addImport(sURL [, iIndex])
Parameters
sURL Required. String that specifies the location of the source file for the style sheet. iIndex Optional. Integer that specifies the requested position for the style sheet in the collection. If this value is not given, the style sheet is added to the end of the collection.
Return Value
Integer. Returns a zero-based index value that specifies the position of the imported style sheet in the imports collection.
Applies To
[ Object Name ] Platform Version Win16: Win32: Mac: Unix: WinCE: Version data is listed when the mouse hovers over a link, or the link has focus.
Did you find this topic useful? Suggestions for other topics? write us!
© 1999 microsoft corporation. all rights reserved. terms of use.