CaptionConnection.FormatExpression

Syntax

CaptionConnection.FormatExpression

Data Type

String

Purpose

Specifies a format expression to evaluate when generating the caption text.

Remarks

For CaptionSource_MacroExpression , specify a format expression that evaluates to a string value that contains macros that specify other caption sources. For all other caption sources, specify a format expression that evaluates to a string value that contains the characters %1 . This method replaces the %1 characters with the text from the caption source. Pass an empty string to use the default format for the caption source.

See Also

CaptionSource_MacroExpression