LoadOptions.FontConfigs

LoadOptions.FontConfigs property

Gets and sets individual font configs. Only works for the Workbook which uses this LoadOptions to load.

public IndividualFontConfigs FontConfigs { get; set; }

See Also