Aspose::Cells::Rendering::ImageOrPrintOptions::SetIsFontSubstitutionCharGranularity method
ImageOrPrintOptions::SetIsFontSubstitutionCharGranularity method
Indicates whether to only substitute the font of character when the cell font is not compatibility for it.
void Aspose::Cells::Rendering::ImageOrPrintOptions::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 ImageOrPrintOptions
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++