Click or drag to resize

ExcelFontSize Property

Gets or sets the size of the font. Default size is 10.

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public double Size { get; set; }

Property Value

Type: Double
See Also