This table provides the syntax and description of Format Animation Object properties.
Format Animation Object Properties
Syntax
|
Description
|
Object.Format
|
Specified the C Sprintf Format string into which the input is formatted for the Format object.
|
Object.SetNumericFormat ([WholeDigits], [DecimalDigits], _ [Justify])
|
Sets the format of a numeric value.
|
Object.SetStringFormat ([Format])
|
Sets the raw formatting for a string value.
|
See Also