Aspose::Cells::Cell::SetR1C1Formula method
Cell::SetR1C1Formula(const U16String&) method
Gets or sets a R1C1 formula of the Cell.
void Aspose::Cells::Cell::SetR1C1Formula(const U16String &value)
See Also
- Class U16String
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Cell::SetR1C1Formula(const char16_t*) method
Gets or sets a R1C1 formula of the Cell.
void Aspose::Cells::Cell::SetR1C1Formula(const char16_t *value)
See Also
- Class Cell
- Namespace Aspose::Cells
- Library Aspose.Cells for C++