ProsodyNumber.IsNumberPercent プロパティ

定義

Number プロパティがパーセント値を表すかどうかを取得します。

public:
 property bool IsNumberPercent { bool get(); };
public bool IsNumberPercent { get; }
member this.IsNumberPercent : bool
Public ReadOnly Property IsNumberPercent As Boolean

プロパティ値

がパーセント値を表す場合は a0/&。それ以外の場合は 。

適用対象