ProsodyNumber.IsNumberPercent 屬性

定義

取得 屬性是否 Number 代表百分比值。

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

屬性值

如果 Number表示百分比值則為 true,否則為false

適用於