[]
Sets the name of the font for each cell.
public string FontName { set; }
Type | Description |
---|---|
string | A string value representing the background color of the cell. |
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. |