Click or drag to resize

XlsFont GenerateNativeFont Method

Generates a native font if it doesn't already exist, using the current font size.

Namespace: Spire.Xls.Core.Spreadsheet
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Font GenerateNativeFont()

Return Value

Type: Font
The native font object.

Implements

IFont GenerateNativeFont
See Also