SaveTemplate method (Trend object)
Saves the current styles as a template. If the template already exists, it will be replaced automatically.
Syntax
Trend
.SaveTemplate
TemplateName
where
Trend
- is the name of a Trend object (such as trend1) or an expression that evaluates to a Trend object.TemplateName
- is a parameter of the type String that specifies the name of the template.Provide Feedback