[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Cells.DDCells.FontName

FontName Property

FontName

Sets the name of the font for each cell.

Declaration
public string FontName { set; }
Property Value
Type Description
string

A string value representing the background color of the cell.

Exceptions
Type Condition
ArgumentNullException

Thrown on attempt to set value to null.

ArgumentException

Thrown when attempting to set a value with a length greater than 240 characters.