> ## 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

> ABBYY FlexiCapture のシェル スクリプティング モデルにおける IShellRational オブジェクト。読み取り/書き込み可能な整数プロパティ Numerator と Denominator を持つ、分数を表すオブジェクトです。

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

分数を表します。

<div id="properties">
  ## プロパティ
</div>

| **Name**    | **型** | **アクセス**  | **説明** |
| ----------- | ----- | --------- | ------ |
| Denominator | int   | 読み取り/書き込み | 分母     |
| Numerator   | int   | 読み取り/書き込み | 分子     |
