DataLabels.NumberFormat Property (Word)

Returns or sets the format code for the object. Read/write String.

Version Information

Version Added: Word 2007

Syntax

expression .NumberFormat

expression A variable that represents a DataLabels object.

Remarks

The format code is the same string as the Format Codes option in the Format Cells dialog box. The Format function uses different format code strings than do the NumberFormat and NumberFormatLocal properties.

See Also

Concepts

DataLabels Object Members

DataLabels Object