Range.DisplayFormat Property (Excel)

Returns a DisplayFormat object that represents the display settings for the specified range. Read-only

Version Information

Version Added: Excel 2010

Syntax

expression .DisplayFormat

expression A variable that represents a Range object.

Return Value

DisplayFormat

See Also

Concepts

Range Object

Range Object Members