MinimumTableWidth Property (ActiveX)

Specifies the minimum width of the table.

Supported platforms: Windows only

Signature

VBA:

object.MinimumTableWidth
object

Type: Table

The object this property applies to.

Property Value

Read-only: Yes

Type: Double

The minimum width of the table.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available