Formats.NewFormat

This function creates a new Format.

Syntax Parameters Return Value
Function Formats.NewFormat( _
    FormatName As String, _
    Optional fmt As FormatParts = 4) As Format
  • FormatName [in]

Type: String

  • fmt [in,optional]

Type: FormatParts

Default value: 4

Format