Previous Document Next Document

Object Model Reference : Classes : S : StyleSheet : Methods : StyleSheet.CreateStyleSet


StyleSheet.CreateStyleSet

Function CreateStyleSet([BasedOn As String], [Name As String], [ReplaceExisting As Boolean = False]) As Style

Description

Member of StyleSheet

The CreateStyleSet method creates a style set.

Parameter
Description
BasedOn
Specifies the name of the style set on which the new style set is based. This parameter is optional.
Name
Specifies the name of the new style set. This parameter is optional.
ReplaceExisting
Specifies whether to replace an existing style that has the same name. This parameter is optional.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.