ExcelWorkbookDefaultFontSizePoints Property |
Gets or sets default font size in points for the newly created worksheets.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public double DefaultFontSizePoints { get; set; }
Public Property DefaultFontSizePoints As Double
Get
Set
Property Value
Type:
DoubleSee Also