| Visual Basic (Declaration) | |
|---|---|
Public Overloads MustOverride Function Create( _ ByVal name As String _ ) As Macro | |
Parameters
- name
- The name for the new macro.
Return Value
A handle to the newly created macro.| Exception | Description |
|---|---|
| System.ArgumentException | Thrown if the supplied name already exists in the collection. |
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)