C1.Web.Mvc.Sheet Namespace / CellStyle Class


CellStyle Class Properties

For a list of all members of this type, see CellStyle members.

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