Class GridFont

GridFont class

Encapsulates the font object used in a spreadsheet.

public class GridFont

Properties

NameDescription
Color { get; set; }Gets font color.
font { get; set; }Gets/Sets drawing font info.
Underline { get; set; }Gets or sets the font underline type.

See Also