Page History
Description
Creates an Object Type with the given name and header. PARAMETERS: Name (String), Header (String).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function Add( _ ByVal Name As Variant, _ ByVal Header As Variant _ ) As ObjectType |
Parameters
- Name
- Header
Info | ||
---|---|---|
| ||