Cell.SetCharacters

Cell.SetCharacters method

Sets rich text format of the cell.

public void SetCharacters(FontSetting[] characters)
ParameterTypeDescription
charactersFontSetting[]All Characters objects.

See Also