Arbortext Command Language > Functions by Alphabetical Listing > doc_delete_stylesheet_association
  
doc_delete_stylesheet_association
doc_delete_stylesheet_association(doc, i)
This function deletes the ith stylesheet association for document doc.
If doc is not a valid document identifier, or if there is no ith stylesheet association for doc, the function returns 0. Otherwise, it returns 1.