Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSplitPartPrefix method
Contents
[
Hide
]LowCodeSaveOptionsProviderOfPlaceHolders::SetSplitPartPrefix(const U16String&) method
Prefix for the index of split part.
void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSplitPartPrefix(const U16String &value)
Remarks
If there is only one split part and BuildPathWithSplitPartAlways is false, then this prefix and the split part index(0) 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::SetSplitPartPrefix(const char16_t*) method
Prefix for the index of split part.
void Aspose::Cells::LowCode::LowCodeSaveOptionsProviderOfPlaceHolders::SetSplitPartPrefix(const char16_t *value)
Remarks
If there is only one split part and BuildPathWithSplitPartAlways is false, then this prefix and the split part index(0) will not be added to the resultant file path.
See Also
- Class Vector
- Class LowCodeSaveOptionsProviderOfPlaceHolders
- Namespace Aspose::Cells::LowCode
- Library Aspose.Cells for C++