Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSheetIndexPrefix method
Contents
[
Hide
]LowCodeSaveOptionsProviderOfPlaceHolders::SetSheetIndexPrefix(const U16String&) method
Prefix for the index of worksheet.
void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSheetIndexPrefix(const U16String &value)
Remarks
If there is only one worksheet and BuildPathWithSheetAlways is false, then this prefix and the sheet index(or name) will not be added to the resultant file path.
See Also
- Class Vector
- Class U16String
- Class LowCodeSaveOptionsProviderOfPlaceHolders
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++
LowCodeSaveOptionsProviderOfPlaceHolders::SetSheetIndexPrefix(const char16_t*) method
Prefix for the index of worksheet.
void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSheetIndexPrefix(const char16_t *value)
Remarks
If there is only one worksheet and BuildPathWithSheetAlways is false, then this prefix and the sheet index(or name) will not be added to the resultant file path.
See Also
- Class Vector
- Class LowCodeSaveOptionsProviderOfPlaceHolders
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++