Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / Styles Class
Properties Methods


In This Topic
    Styles Class Members
    In This Topic

    The following tables list the members exposed by Styles.

    Public Properties
     NameDescription
    Public PropertyGets an integer value that represents the number of visible built-in styles.  
    Public PropertyGets the general formatter for current workbook.  
    Public PropertyGets a value indicating whether this instance is flatten styles.  
    Public PropertyGets the normal style format.  
    Public PropertyGet the width (in pixels) represented by 1 indent.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the workbook which is associated with this Styles instance.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new style and adds it to the list of styles that are available for the current workbook.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Composites the specified DifferentialFormat value with another specified DifferentialFormat.  
    Public Methodstatic (Shared in Visual Basic)Composites the specified StyleFormat value with another specified StyleFormat.  
    Public Methodstatic (Shared in Visual Basic)Composite cell fill with the CF fill.  
    Public MethodCreates the differential format.  
    Public MethodOverloaded. Creates the path gradient fill.  
    Public MethodOverloaded. Releases unmanaged and - optionally - managed resources.  
    Public MethodGenerate new unique table style name  
    Public Methodstatic (Shared in Visual Basic)Get the size of the border line style.  
    Public Methodstatic (Shared in Visual Basic)Gets the common border setting of the specified range.  
    Public Methodstatic (Shared in Visual Basic)Get the common cell-only style settings of the specified cell range.  
    Public MethodGets the rendered border of the specified cell.  
    Public MethodGets the gradient effect of the specified fill.  
    Public MethodGets the normal style format.  
    Public MethodGets the rendered style of the specified cell.  
    Public MethodOverloaded. Gets an INamedStyle object from the specified style name.  
    Public Methodstatic (Shared in Visual Basic)  
    Public Methodstatic (Shared in Visual Basic)  
    Public MethodGets a boolean value indicating whether the specified Fill is same as the Normal style's Fill.  
    Public MethodOverloaded. Modifies formatting of the specified builtIn style.  
    Public MethodOverloaded. Normalizes a StyleFormat value by filling missing setting from Normal style.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreate an GrapeCity.Spreadsheet.IO.Exchangeable.IExtension<T> object from the specified GrapeCity.Spreadsheet.IO.OpenXml.Extension data.  
    Protected MethodFinalizes an instance of the Styles class.  
    Protected MethodGets the preferred row height of the specified font.  
    Top
    See Also