The XLFontFormatting type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
XLFontFormatting |
Initialization font formatting.
|
Methods
Name | Description | |
---|---|---|
![]() |
Equals |
Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
Bold |
Gets or sets font bold attribute for this formating.
|
![]() |
Escapement |
Gets or sets escapement type for this formating.
|
![]() |
FontColor |
Gets or sets font color for this formating.
|
![]() |
FontHeight |
Gets or sets font height for this formating (-1 for automatic height).
|
![]() |
FontWeight |
Gets or sets font weight for this formating.
|
![]() |
Italic |
Gets or sets font italic attribute for this formating.
|
![]() |
Strikeout |
Gets or sets font strikeout attribute for this formating.
|
![]() |
Underline |
Gets or sets underline type for this formating.
|