FontSubstitutes

SpreadsheetLoadOptions.FontSubstitutes property

Substitute specific fonts when converting spreadsheet document.

public IList<FontSubstitute> FontSubstitutes { get; set; }

See Also