StandardFormat.Precision プロパティ

定義

形式の有効桁数コンポーネントを取得します。

public:
 property System::Byte Precision { System::Byte get(); };
public byte Precision { get; }
member this.Precision : byte
Public ReadOnly Property Precision As Byte

プロパティ値

精度コンポーネント。 NoPrecisionすることも、0 から 9 の範囲にすることもできます。

適用対象