API Documentation > CorelDRAW > 2025-v26 > StyleSheet > IVGStyleSheet
StyleSheet.Export method
Exports styles from the style sheet
Syntax:
Function Export(ByVal FileName As String, Optional ByVal Styles As Boolean = False, Optional ByVal StyleSets As Boolean = False, Optional ByVal ObjectDefaults As Boolean = False, Optional ByVal ColorStyles As Boolean = False) As Boolean
Parameters:
Name Type Description
FileName
String
Styles
Boolean
StyleSets
Boolean
ObjectDefaults
Boolean
ColorStyles
Boolean
Remarks:
The Export method exports styles from the style sheet.