Aspose::Cells::Cell::SetCharacters method
Cell::SetCharacters method
Sets rich text format of the cell.
void Aspose::Cells::Cell::SetCharacters(const Vector<FontSetting> &characters)
| Parameter | Type | Description |
|---|---|---|
| characters | const Vector <FontSetting>& | All Characters objects. |
See Also
- Class Vector
- Class FontSetting
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++