ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class
Properties


In This Topic
    CellStyle Class Members
    In This Topic

    The following tables list the members exposed by CellStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyColor of the Bottom border.  
    Public PropertyStyle of the Bottom border.  
    Public PropertyWidth of the Bottom border.  
    Public PropertyColor of the Left border.  
    Public PropertyStyle of the Left border.  
    Public PropertyWidth of the Left border.  
    Public PropertyColor of the Right border.  
    Public PropertyStyle of the Right border.  
    Public PropertyWidth of the Right border.  
    Public PropertyColor of the Top border.  
    Public PropertyStyle of the Top border.  
    Public PropertyWidth of the Top border.  
    Public PropertyThe CSS class name to add to a cell.  
    Public PropertyThe font color.  
    Public PropertyThe font family.  
    Public PropertyThe font size.  
    Public PropertyThe font style.  
    Public PropertyThe font weight.  
    Public PropertyFormat string for formatting the value of the cell.  
    Public PropertyThe text alignment.  
    Public PropertyThe text decoration.  
    Public PropertyThe vertical alignment.  
    Public PropertyDescribes how whitespace inside the element is handled.  
    Top
    See Also