Aspose::Cells::Tables::ListColumn::SetName method
ListColumn::SetName(const U16String&) method
Gets and sets the name of the column.
void Aspose::Cells::Tables::ListColumn::SetName(const U16String &value)
Remarks
If sets the name of the column, the according cell’ value will be changed too.
See Also
- Class Vector
- Class U16String
- Class ListColumn
- Namespace Aspose::Cells::Tables
- Library Aspose.Cells for C++
ListColumn::SetName(const char16_t*) method
Gets and sets the name of the column.
void Aspose::Cells::Tables::ListColumn::SetName(const char16_t *value)
Remarks
If sets the name of the column, the according cell’ value will be changed too.
See Also
- Class Vector
- Class ListColumn
- Namespace Aspose::Cells::Tables
- Library Aspose.Cells for C++