Share via


ListFieldNumber.DisplayFormat Property

SharePoint Designer Developer Reference

Returns or sets a NumberFieldFormat constant that determines the way in which numbers are displayed in the list. Read/write.

Syntax

expression.DisplayFormat

expression   Required. A variable that represents a ListFieldNumber object.

See Also