数値のデフォルト形式。 <a href="https://docs.microsoft.com/ja-jp/dotnet/standard/base-types/custom-numeric-format-strings">「カスタム数値形式文字列」</a>を参照してください。 「0.####」のように指定できます。
シンタックス
'宣言
Public Property NumericFormat As String
public string NumericFormat {get; set;}
参照