ProsodyNumber.IsNumberPercent Propriedade

Definição

Informa se a propriedade Number representa ou não um valor percentual.

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

Valor da propriedade

Boolean

true Se o Number representar um valor percentual, caso contrário, false .

Aplica-se a