aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/attribute/decimalplaces/index.html
blob: 9630a7fe270b34acbbfef2d3407a07ed35a44724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
title: decimalplaces
slug: Archive/Mozilla/XUL/Attribute/decimalplaces
tags:
  - XUL Attributes
  - XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/decimalplaces
---
<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl><dt> <code id="a-decimalplaces"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/decimalplaces">decimalplaces</a></code>  </dt><dd> 型: <em>整数型</em> </dd><dd> 表示する小数点以下の桁数。デフォルト値の 0 は小数点以下の桁を表示しません。小数点以下の桁数を無制限にしたいときは、値を <code>Infinity</code> にします。小数は float として格納されるので注意してください。 </dd></dl>
<div class="noinclude">

</div>