LineBasedOn property
Gets or sets the line style on which a Style object is based.
Version added
4.0
Syntax
| |
| |
strVal |
String. The name of the current based-on line style. |
object |
Required. An expression that returns a Style object. |
styleName |
Required String. The name of the new based-on line style. |
Remarks
To base a style on no style, set the LineBasedOn property to a zero-length string ("").