Click or drag to resize

ExcelDocumentDefaultFontName Property

Gets or sets name of the default font used in the workbook.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public string DefaultFontName { get; set; }

Property Value

String
Remarks
Default value is "Calibri".
See Also