Aspose::Cells::Workbook::SetFileName method
Workbook::SetFileName(const U16String&) method
Gets and sets the current file name.
void Aspose::Cells::Workbook::SetFileName(const U16String &value)
Remarks
If the file is opened by stream and there are some external formula references, please set the file name.
See Also
- Class Vector
- Class U16String
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
Workbook::SetFileName(const char16_t*) method
Gets and sets the current file name.
void Aspose::Cells::Workbook::SetFileName(const char16_t *value)
Remarks
If the file is opened by stream and there are some external formula references, please set the file name.
See Also
- Class Vector
- Class Workbook
- Namespace Aspose::Cells
- Library Aspose.Cells for C++