TemplateId32 Property (ActiveX)

For a 64-Bit system, specifies the template ID for the table style. (Obsolete)

Supported platforms: Windows only

Signature

VBA:

object.TemplateId32
object

Type: TableStyle

The object this property applies to.

Property Value

Read-only: No

Type: Long

The template ID for the table style.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available