Name | Description | |
---|---|---|
BuildString | Overloaded. Returns a compact string representation of this CellStyle. | |
Clear | Overloaded. Clears selected elements from this style. | |
Equals | Determines whether two CellStyle objects are equal. | |
GetContentRectangle | Gets the content portion of a cell's rectangle. | |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
GetImageRectangle | Gets the image portion of a cell's rectangle. | |
GetTextRectangle | Gets the text portion of a cell's rectangle. | |
MergeWith | Copies all elements defined in a source style to this style. | |
ParseString | Rebuilds this style based on a description contained in a string. | |
Render | Overloaded. Renders a string and an image into a System.Drawing.Graphics object using this style. |