PrintMatrixFormatNumberFormat Property |
The NumberFormat to be used in formatting
double and
Complex entries.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public string NumberFormat { get; set; }
Public Property NumberFormat As String
Get
Set
public:
property String^ NumberFormat {
String^ get ();
void set (String^ value);
}
member NumberFormat : string with get, set
Property Value
Type:
StringA
String containing the format to be used in Complex entries.
See Also