Search
CurrencyCodeInfo.Symbol Property
See Also
 






Gets the currency symbol.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public string Symbol { get; }

Visual Basic  Copy Code

Public ReadOnly Property Symbol As String

 Property Value

A string value.

 See Also