Aspose::Cells::PaginatedSaveOptions::SetIsFontSubstitutionCharGranularity method
PaginatedSaveOptions::SetIsFontSubstitutionCharGranularity method
Indicates whether to only substitute the font of character when the cell font is not compatibility for it.
void Aspose::Cells::PaginatedSaveOptions::SetIsFontSubstitutionCharGranularity(bool value)
Remarks
Default is false. We will try default font of Workbook and PdfSaveOption/system for cell font first.
See Also
- Class Vector
- Class PaginatedSaveOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++