Aspose::Cells::Workbook::SetAbsolutePath method

Workbook::SetAbsolutePath(const U16String&) method

Gets and sets the absolute path of the file.

void Aspose::Cells::Workbook::SetAbsolutePath(const U16String &value)

Remarks

Only used for external links.

See Also

Workbook::SetAbsolutePath(const char16_t*) method

Gets and sets the absolute path of the file.

void Aspose::Cells::Workbook::SetAbsolutePath(const char16_t *value)

Remarks

Only used for external links.

See Also