Aspose::Cells::Rendering::ImageOrPrintOptions::IsFontSubstitutionCharGranularity method

ImageOrPrintOptions::IsFontSubstitutionCharGranularity method

Indicates whether to only substitute the font of character when the cell font is not compatibility for it.

bool Aspose::Cells::Rendering::ImageOrPrintOptions::IsFontSubstitutionCharGranularity()

Remarks

Default is false. We will try default font of Workbook and PdfSaveOption/system for cell font first.

See Also