DefaultFont

SpreadsheetLoadOptions.DefaultFont property

Default font for spreadsheet document. The following font will be used if a font is missing.

public string DefaultFont { get; set; }

See Also