Aspose::Cells::PaginatedSaveOptions::IsFontSubstitutionCharGranularity method

PaginatedSaveOptions::IsFontSubstitutionCharGranularity method

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

bool Aspose::Cells::PaginatedSaveOptions::IsFontSubstitutionCharGranularity()

Remarks

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

See Also