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


In This Topic
    Style Class Members
    In This Topic

    The following tables list the members exposed by Style.

    Public Constructors
     NameDescription
    Public ConstructorCreate a Style instance.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the the base style that this style inherits from.  
    Public PropertyGets or sets the cell border.  
    Public PropertyGets or sets the cell fill.  
    Public PropertyGets or sets the font of text.  
    Public PropertyGets or sets the excel format string.  
    Public PropertyGets or sets the horizontal alignment of cell content.  
    Public PropertyGets or sets the text indent.  
    Public PropertyGets or sets a value indicating whether to lock the cells.  
    Public PropertyGets or sets a value indicating whether allow text shrink to fit cell size.  
    Public PropertyGets or sets the direction of text flow.  
    Public PropertyGets or sets the rotation angle of text.  
    Public PropertyGets or sets the vertical alignment of cell content.  
    Public PropertyGets or sets a value indicating whether allow text wrap.  
    Top
    See Also