Style |
public class StyleReader
The StyleReader type exposes the following members.
| Name | Description | |
|---|---|---|
| StyleReader | Default constructor |
| Name | Description | |
|---|---|---|
| StyleReaderContainer | Container for raw style components of the reader. |
| Name | Description | |
|---|---|---|
| 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) | |
| GetBorders | Determines the borders in an XML node of the style document | |
| GetCellXfs | Determines the cell XF entries in an XML node of the style document | |
| GetColor | Resolves a color value from an XML node, when a rgb attribute exists. If the value is null, the fallback will be returned | |
| GetColors | Determines the MRU colors in an XML node of the style document | |
| GetFills | Determines the fills in an XML node of the style document | |
| GetFonts | Determines the fonts in an XML node of the style document | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetNumberFormats | Determines the number formats in an XML node of the style document | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ParseBorderStyle | Tries to parse a border style | |
| Read | Reads the XML file form the passed stream and processes the style information | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |