ExcelWorkbookDefaultSettingsDefaultFontSize Property |
Gets or sets default font size in points for the newly created worksheets.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic double DefaultFontSize { get; set; }Public Property DefaultFontSize As Double
Get
Set
Property Value
Double
See Also