BackgroundLinesLinetype Property (ActiveX)

Specifies the linetype of background lines.

Supported platforms: Windows only

Signature

VBA:

object.BackgroundLinesLinetype
object

Type: SectionTypeSettings

The object to which this property applies.

Property Value

Read-only: No

Type: String

Name of the linetype to be applied to the background lines.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available