Occurs after the StdDataFormat object formats the value.
Syntax
Sub object_Format(ByRef datavalue As StdDataValue)
The Format event syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
datavalue | StdDataValue object. |
Remarks
The Format event allows you to do formatting that the standard settings of the StdDataFormat object cannot accomplish.