If you're changing it via the UI (User Interface) Access will use whatever
measurement system your PC is configured to use, as described by John
elsewhere in this thread. If you're setting the width programmatically,
however, it is set in twips. There are 1440 twips to an inch, so for three
inches set the width to 1440 * 3, or 4320.