NamedRange.DisplayFormat Property

Gets an object that represents the display settings for the specified range.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.Excel (in Microsoft.Office.Tools.Excel.dll)

Syntax

'Declaration
ReadOnly Property DisplayFormat As DisplayFormat
DisplayFormat DisplayFormat { get; }

Property Value

Type: Microsoft.Office.Interop.Excel.DisplayFormat
An object that represents the display settings for the specified range.

Remarks

Note

This property appears in IntelliSense in Excel 2007 projects that target the .NET Framework 4. However, this property cannot be used in Excel 2007 projects.

.NET Framework Security

See Also

Reference

NamedRange Interface

Microsoft.Office.Tools.Excel Namespace