The CellStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CellStyle | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetStringWidth | Returns string width in pixels. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets cell text background color. |
![]() | ContentAlignment | Gets or sets text aligment type within a cell. |
![]() | Font | Gets or sets cell text font. |
![]() | ForeColor | Gets or sets cell text fore color. |
![]() | Gradient | Gets or sets the type of gradient fill for cell text. |
![]() | GradientBackColor | Gets or sets cell text gradient background color. |
![]() | ProgressBarColor | Gets or sets cell text progress color. |