> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# IShellRational

> Objet IShellRational dans le modèle de scripts shell d’ABBYY FlexiCapture : représente une fraction avec des propriétés entières Numerator et Denominator en lecture/écriture.

<div id="what-it-does">
  ## Description
</div>

Représente une fraction.

<div id="properties">
  ## Propriétés
</div>

| **Nom**     | **Type** | **Accès**        | **Description** |
| ----------- | -------- | ---------------- | --------------- |
| Denominator | int      | Lecture/écriture | Un dénominateur |
| Numerator   | int      | Lecture/écriture | Un numérateur   |
