IFontFormat InterfaceBytescout Spreadsheet SDK
Font format interface

Namespace:  Bytescout.Spreadsheet.COM
Assembly:  Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.1.2054-master
Syntax

public interface IFontFormat

The IFontFormat type exposes the following members.

Properties

  NameDescription
Public propertyFont
Sets the font.
Public propertyFontColor
Sets the color of the font.
Public propertyFontColorIndex
Gets or sets the index of the font color.
Public propertyFontEscapement
Gets or sets the font escapement.
Public propertyFontUnderline
Sets the font underline style.
Top
Methods

  NameDescription
Public methodSetFontColorRGB
Sets the color of the font from the specified 8-bit color values (red, green, and blue).
Public methodSetFontProperties
Sets the font properties.
Top
See Also

Reference