range

Read-only object containing the physical coordinates of the region (see region).

  • For a text file, the range() method contains the physical coordinates of the region: x1 (left), y1 (top), x2 (right), y2 (bottom), expressed in characters.
  • For a PDF file, the range() method contains the physical coordinates of the region: x1 (left), y1 (top), x2 (right), y2 (bottom), expressed in millimeters.
  • For a CSV file, the range contains the name of the column that defines the region.
 
  • Last Topic Update: 25, April, 2017 02:54 AM
  • Last Published: 23, May, 2019 01:55 PM