Share

MacroControlDefinition.ClientId Property

Parent Object: MacroControlDefinition

Description

Property that returns the string that uniquely identifies the client. This is the CLSID of the AddIn in a string form, e.g. "{C9A6C580-3817-11D0-BE4E-080036E87B02}".

Syntax

MacroControlDefinition.ClientId() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 9

Was this information helpful?