Format Property

Specifies the C sprintf format string into which the input is formatted for the Format object.

Syntax

object.Format [= String]

Properties

The Format property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

String

The standard C sprintf format string.

 

Applies To