ExcelWorkbookDefaultFontName Property |
Gets or sets default font name for the newly created worksheets.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string DefaultFontName { get; set; }
Public Property DefaultFontName As String
Get
Set
Property Value
Type:
StringSee Also