ExcelCellStyleFont Property |
Gets an object used to set the font of the cell.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelFont Font { get; }Public ReadOnly Property Font As ExcelFont
Get
Property Value
ExcelFont
See Also