ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / TableSectionStyle Class
Properties


In This Topic
    TableSectionStyle Class Members
    In This Topic

    The following tables list the members exposed by TableSectionStyle.

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