TemplateId Property (ActiveX)

Specifies the template ID for the table style.

Supported platforms: Windows only

Signature

VBA:

object.TemplateId
object

Type: TableStyle

The object this property applies to.

Property Value

Read-only: No

Type: LONG_PTR

The template ID for the table style.

Remarks

No additional remarks.

Examples

VBA:

Not available

Visual LISP:

Not available