Description
Creates an HTML report for the Model, and then saves it in the given WebDirectory. PARAMETERS: WebDirectory (String), UseUnixDelimiter (Boolean), IncludeModel (Boolean).
Syntax
Public Sub HTMLReport( _ ByVal WebDirectory As Variant, _ ByVal IncludeModel As Variant, _ ByVal UseUnixDelimiter As Variant _ )
Parameters
- WebDirectory
- IncludeModel
- UseUnixDelimiter
See Also