In This Topic
Represents the display settings for an associated Range object.
Remark:
Actions such as changing the conditional formatting or table style of a range can cause what is displayed in
the current user interface to be inconsistent with the values in the corresponding properties of the Range object.
Use the properties of the DisplayFormat object to return the values as they are displayed in the current user interface.
Object Model
Syntax
public interface IDisplayFormat
See Also