CellStyle Members
Include Protected Members
Include Inherited Members
Contains properties for formatting cells.
The CellStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CellStyle | Initializes a new instance of the CellStyleclass. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BackgroundColor | Gets or sets the background color. |
![]() |
Font | Gets or sets the font. |
![]() |
FontSize | Gets or sets the font size. |
![]() |
FontStyle | Gets or sets the font style. |
![]() |
FontWeight | Gets or sets the font weight. |
![]() |
TextAlign | Gets or sets the text alignment. |
![]() |
TextColor | Gets or sets the text color. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToJson | Serializes objects to the JavaScript Object Notation (JSON). |
![]() |
ToString | (Inherited from Object.) |
Top