Aspose::Cells::U16String::GetData method

U16String::GetData method

Gets the address of the char16_t array in this vector.

const char16_t * Aspose::Cells::U16String::GetData() const

ReturnValue

Pointer to the char16_t array.

See Also