API Documentation > CorelDRAW > 2025-v26 > Style > IVGStyle
Style.Rename method
Renames the style
Syntax:
Function Rename(ByVal NewName As String) As Boolean
Parameters:
Name Type Description
NewName
String
Remarks:
The Rename function renames the style. This function returns False if a style cannot be renamed: for example, when a file with the same name already exists.