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)
Parameter | Type | Description |
---|---|---|
sourceFullName | const U16String& | the ole native source full file name |
See Also
- Class Vector
- Class U16String
- Class OleObject
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++
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)
Parameter | Type | Description |
---|---|---|
sourceFullName | const char16_t* | the ole native source full file name |
See Also
- Class Vector
- Class OleObject
- Namespace Aspose::Cells::Drawing
- Library Aspose.Cells for C++