Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / IDisplayFormat Interface
Members
In This Topic
    IDisplayFormat Interface
    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
    IDisplayFormat Interface
    Syntax
    public interface IDisplayFormat 
    See Also