Search
CurrencyCodeInfo.LongForm Property
See Also
 






Gets the long form code format.

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

 Syntax

C#  Copy Code

public string LongForm { get; }

Visual Basic  Copy Code

Public ReadOnly Property LongForm As String

 Property Value

A string value.

 See Also