MinimumTableHeight Property (ActiveX)

Specifies the minimum height of the table.

Supported platforms: Windows only

Signature

VBA:

object.MinimumTableHeight
object

Type: Table

The object this property applies to.

Property Value

Read-only: Yes

Type: Double

The minimum height of the table.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available