:: com :: sun :: star :: style ::

interface XAutoStylesSupplier

Methods' Summary
getAutoStyles This method returns the collection of automatic style families available in the container document. 
Methods' Details
getAutoStyles
XAutoStyles
getAutoStyles();

Description
This method returns the collection of automatic style families available in the container document.
See also
AutoStyles
Top of Page