Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Creates an Object Type with the given name and header. PARAMETERS: Name (String), Header (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant, _
   ByVal Header As Variant _
) As ObjectType

Parameters

  • Name
  • Header


Info
titleSee Also