Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public Font GenerateNativeFont()
Public Function GenerateNativeFont As Font
public:
virtual Font^ GenerateNativeFont() sealed
abstract GenerateNativeFont : unit -> Font 
override GenerateNativeFont : unit -> Font 

Return Value

Font

Implements

IFont..::..GenerateNativeFont()()()()

See Also