You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

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

Syntax

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

Parameters

  • Name
  • Header



  • No labels