Spread Windows Forms 15.0
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 PropertyGets a IBorders object that represents the borders of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets the cell type for cells in this DisplayFormat.  
    Public PropertyGets a IFont object that represents the font of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyReturns a value that represents the horizontal alignment of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value that represents the indent level of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets an IInterior object that represents the interior of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value that indicates if the associated DisplayFormat object is locked as it is displayed in the current user interface.  
    Public PropertyGets a value that indicates if the associated DisplayFormat object contains merged cells as it is displayed in the current user interface.  
    Public PropertyGets a value that represents the format code of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value that represents the text orientation of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value that indicates if Spread automatically shrinks text to fit in the available column width of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value, containing a Style object, that represents the style of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value that represents the vertical alignment of the associated DisplayFormat object as it is displayed in the current user interface.  
    Public PropertyGets a value that indicates if Spread wraps the text of the associated DisplayFormat object as it is displayed in the current user interface.  
    Top
    See Also