XmlMappedRange.DisplayFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object that represents the display settings for the specified range.
public:
property Microsoft::Office::Interop::Excel::DisplayFormat ^ DisplayFormat { Microsoft::Office::Interop::Excel::DisplayFormat ^ get(); };
public Microsoft.Office.Interop.Excel.DisplayFormat DisplayFormat { get; }
member this.DisplayFormat : Microsoft.Office.Interop.Excel.DisplayFormat
Public ReadOnly Property DisplayFormat As DisplayFormat
Property Value
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.