Excel .Net is a component built to allow developers to create and manipulate of XLSX /XLS documents
Excel .Net is a component built to allow developers to create and manipulate of XLSX /XLS documents
SautinSoft.Excel
ExcelFont Class
ExcelFont Properties
Color Property
Italic Property
Name Property
ScriptPosition Property
Size Property
Strikeout Property
UnderlineStyle Property
Weight Property
Excel
Font
Name Property
Gets or sets name of the font.
Namespace:
SautinSoft.Excel
Assembly:
SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.11.10
Syntax
C#
VB
Copy
public
string
Name
{
get
;
set
; }
Public
Property
Name
As
String
Get
Set
Property Value
String
Remarks
Default value is determined by the
SautinSoft.Excel.ExcelDocument.DefaultFontName
.
See Also
Reference
ExcelFont Class
SautinSoft.Excel Namespace
SautinSoft 2002 - 2025
Send comments on this topic to
support@sautinsoft.com