Aspose::Cells::LoadOptions::GetPreservePaddingSpacesInFormula method
LoadOptions::GetPreservePaddingSpacesInFormula method
Indicates whether preserve those spaces and line breaks that are padded between formula tokens while getting and setting formulas. Default value is false.
bool Aspose::Cells::LoadOptions::GetPreservePaddingSpacesInFormula()
Remarks
After loading workbook from template file with this option, FormulaSettings.PreservePaddingSpaces will be set to the same value with this property.
See Also
- Class Vector
- Class LoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++