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

适用于