Workbook
GetCustomFontParsedResult Method
|
Get result that parse the custom path of font files
Namespace:
Spire.Xls
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public Hashtable GetCustomFontParsedResult()
Public Function GetCustomFontParsedResult As Hashtable
public:
Hashtable^ GetCustomFontParsedResult()
member GetCustomFontParsedResult : unit -> Hashtable
Return Value
Type:
Hashtable
See Also