Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Style Class


In This Topic
    Style Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the HorizontalVertical Alignment used to align the content of a Cell.  
    Public PropertyGets the collection of active Borders in a Style.  
    Public PropertyGets or sets the BuiltinStyleType.  
    Public PropertyGets or sets the format used to display the content of a Cell, the Cells in a Column or the Cells in a Row.  
    Public PropertyGets or sets the Fill used to fill the background of a CellColumnRow or range.     
    Public PropertyGets or sets the Font that will be used by the Style.  
    Public PropertyGets or sets the predefined number format that will be used to format the content of a Cell, the Cells in a Column or the Cells in a Row.  
    Public PropertyGets or sets the Protection associated with the Style.  
    Top
    See Also