Click or drag to resize

ExcelFontName Property

Gets or sets name of the font.

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

Property Value

String
Remarks
Default value is determined by the SautinSoft.Excel.ExcelDocument.DefaultFontName.
See Also