TableStyleOverrides Property (ActiveX)

Specifies the table style overrides.

Supported platforms: Windows only

Signature

VBA:

object.TableStyleOverrides
object

Type: Table

The object this property applies to.

Property Value

Read-only: Yes

Type: Variant; acTableStyleOverrides enum

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available