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)

property DisplayFormat^ DisplayFormat {
	DisplayFormat^ get();
}

Property Value

Type: Microsoft.Office.Interop.Excel::DisplayFormat^

An object that represents the display settings for the specified range.

System_CAPS_noteNote

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.

Return to top
Show: