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