Spread Windows Forms 13.0 Product Documentation
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DisplayFormat Class
Properties

In This Topic
    DisplayFormat Class Members
    In This Topic

    The following tables list the members exposed by DisplayFormat.

    Public Properties
     NameDescription
    Public PropertyReturns a IBorders object that represents the borders of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a IFont object that represents the font of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that represents the horizontal alignment of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that represents the indent level of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns an IInterior object that represents the interior of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that indicates if the associated IRange object is locked as it is displayed in the current user interface.  
    Public PropertyReturns a value that indicates if the associated IRange object contains merged cells as it is displayed in the current user interface.  
    Public PropertyReturns a value that represents the format code of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that represents the text orientation of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that indicates if Spread automatically shrinks text to fit in the available column width of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value, containing a Style object, that represents the style of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that represents the vertical alignment of the associated IRange object as it is displayed in the current user interface.  
    Public PropertyReturns a value that indicates if Spread wraps the text of the associated IRange object as it is displayed in the current user interface.  
    Top
    See Also