Click or drag to resize
NanoXLSX

StyleManager Methods

The StyleManager type exposes the following members.

Methods
 NameDescription
Public methodAddStyle Adds a style component to the manager
Private methodAddStyleComponent(AbstractStyle) Adds a style component to the manager
Private methodAddStyleComponent(AbstractStyle, NullableInt32) Adds a style component to the manager with an ID
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodGetBorders Gets all borders of the style manager
Public methodGetBorderStyleNumber Gets the number of borders in the style manager
Private methodStatic memberGetComponentByHash Gets a component by its hash
Public methodGetFills Gets all fills of the style manager
Public methodGetFillStyleNumber Gets the number of fills in the style manager
Public methodGetFonts Gets all fonts of the style manager
Public methodGetFontStyleNumber Gets the number of fonts in the style manager
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Protected methodStatic memberGetManagedStyles Method to gather all styles of the cells in all worksheets
Public methodGetNumberFormats Gets all numberFormats of the style manager
Public methodGetNumberFormatStyleNumber Gets the number of numberFormats in the style manager
Public methodGetStyleNumber Gets the number of styles in the style manager
Public methodGetStyles Gets all styles of the style manager
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Private methodStatic memberReorganize Method to reorganize / reorder a list of style components
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also