API Documentation > CorelDRAW > 2025-v26 > StyleSheet > IVGStyleSheet
StyleSheet.Import method
Imports styles into the style sheet
Syntax:
Function Import(ByVal FileName As String, Optional ByVal MergeStyles As Boolean = False, 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
MergeStyles
Boolean
Styles
Boolean
StyleSets
Boolean
ObjectDefaults
Boolean
ColorStyles
Boolean
Remarks:
The Import method imports styles and style sets in a style sheet.