![]() | Style |
The StyleReaderContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddMruColor | Adds a color value to the color MRU list |
![]() | AddStyleComponent | Adds a style component and determines the appropriate type of it automatically |
![]() | 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) |
![]() | GetBorder | Returns a border component by its index |
![]() | GetComponent | Internal method to retrieve style components |
![]() | GetFill | Returns a fill component by its index |
![]() | GetFont | Returns a font component by its index |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetMruColors | Gets the mRU colors as list |
![]() | GetNextBorderId | Gets the next internal id of a border component |
![]() | GetNextCellXFId | Gets the next internal id of a cell XF component |
![]() | GetNextFillId | Gets the next internal id of a fill component |
![]() | GetNextFontId | Gets the next internal id of a font component |
![]() | GetNextStyleId | Gets the next internal id of a style |
![]() | GetNumberFormat | Returns a number format component by its index |
![]() | GetStyle(String) | Returns a whole style by its index |
![]() | GetStyle(Int32, Boolean, Boolean) | Returns a whole style by its index. It also returns information about the type of the style |
![]() | 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) |