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


In This Topic
    Style Class Members
    In This Topic

    The following tables list the members exposed by Style.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    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
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodResets the Style of the CellRow or Column back to its default setting.  
    Top
    Protected Methods
    See Also