Ver. | プロパティ名 | R/O | 値 | 説明 |
  
   |
arrangeBy | |
ArrangeBy
ArrangeBy |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
COLUMNS_FIRST | 1684882278 | Arranges records by column. |
  
   |
ROWS_FIRST | 1684886118 | Arranges records by row. |
| The order in which to arrange multiple records on the page in the target document. |
  
   |
bottomMargin | |
長さ(数値または文字列)
| 下マージン |
  
   |
columnSpacing | |
長さ(数値または文字列)
| The amount of space between columns of records in the target document. |
  
   |
isValid | ○ |
ブール型
| |
  
   |
leftMargin | |
長さ(数値または文字列)
| The offset value of the left margin in the target document. |
  
   |
recordNumber | |
数値型
| The number of the record to merge. Note: Valid only when record selection is one record. |
  
   |
recordRange | |
文字列型
| レコード範囲 |
  
   |
recordSelection | |
RecordSelection
RecordSelection |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
ALL_RECORDS | 1684881778 | Merges all records. |
  
   |
ONE_RECORD | 1684885362 | Merges the specified record. |
  
   |
RANGE | 1684886130 | Merges all records in the specified range. |
| The records to merge. |
  
   |
recordsPerPage | |
RecordsPerPage
RecordsPerPage |
---|
Ver. | 値 | 10進数 | 説明 |
  
   |
MULTIPLE_RECORD | 1684884850 | Places as many records as fit on a page. |
  
   |
SINGLE_RECORD | 1684886386 | Places each record on a new page. |
| The number of records to place on each page in the document. |
  
   |
rightMargin | |
長さ(数値または文字列)
| The offset value of the right margin in the target document. |
  
   |
rowSpacing | |
長さ(数値または文字列)
| The amount of space between rows of records in the target document. |
  
   |
topMargin | |
長さ(数値または文字列)
| 上マージン |