IntersectionFillPlotStyleName Property (ActiveX)

Specifies the plot style name of intersection fill.

Supported platforms: Windows only

Signature

VBA:

object.IntersectionFillPlotStyleName
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: String

The plot style name of intersection fill.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available