ExcelCellStyleFont Property
Gets an object used to set the font of the cell.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelFont Font { get; }
Public ReadOnly Property Font As ExcelFont
Get
public:
property ExcelFont^ Font {
ExcelFont^ get ();
}
member Font : ExcelFont with get
Property Value
ExcelFont