ProsodyNumber.IsNumberPercent Propiedad

Definición

Obtiene si la Number propiedad representa un valor de porcentaje.

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

Valor de propiedad

Es true si el objeto Number representa un valor porcentual, de lo contrario, es false.

Se aplica a