SetStringFormat Method

Sets the raw formatting for a string value.

Syntax

object.SetStringFormat [pFormat]

Properties

The SetStringFormat method syntax has these parts:

Part

Description

object

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

pFormat

String. The string to be used when formatting the object.

 

Example

Applies To