![]() | Style |
public class StyleRepository
The StyleRepository type exposes the following members.
Name | Description | |
---|---|---|
![]() | StyleRepository | Private constructor. The class is not intended to instantiate outside the singleton |
Name | Description | |
---|---|---|
![]() | ImportInProgress | If true certain exceptions will be suppressed and transformations on styles are performed when a worksheet is loaded |
![]() ![]() | Instance | Gets the singleton instance of the repository |
![]() | Styles | Gets the currently managed styles of the repository |
Name | Description | |
---|---|---|
![]() | AddStyle | Adds a style to the repository and returns the actual reference |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | FlushStyles | Empties the static repository |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |