Aspose::Cells::Drawing::OleObject::SetNativeSourceFullName method

OleObject::SetNativeSourceFullName(const U16String&) method

Sets the ole native source full file name with path.

void Aspose::Cells::Drawing::OleObject::SetNativeSourceFullName(const U16String &sourceFullName)
ParameterTypeDescription
sourceFullNameconst U16String&the ole native source full file name

See Also

OleObject::SetNativeSourceFullName(const char16_t*) method

Sets the ole native source full file name with path.

void Aspose::Cells::Drawing::OleObject::SetNativeSourceFullName(const char16_t *sourceFullName)
ParameterTypeDescription
sourceFullNameconst char16_t*the ole native source full file name

See Also