ForegroundLinesFaceTransparency Property (ActiveX)

Specifies the face transparency of foreground lines.

Supported platforms: Windows only

Signature

VBA:

object.ForegroundLinesFaceTransparency
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: Long

The face transparency of the foreground lines.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available