ExcelWorkbookDefaultFontName Property |
Gets or sets default font name for the newly created worksheets.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string DefaultFontName { get; set; }Public Property DefaultFontName As String
Get
Set
Property Value
String
See Also