Search
CurrencyCodeInfo.Symbol Property
See Also
 






Gets the currency symbol.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 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