Excel points and pixels

Richard Tillman 345 Reputation points
2026-08-11T18:22:43.12+00:00

For Excel's default row height of 15, is that points? And is .25 the minimum adjust?

The reason I'm confused is, I just read: "Row height is a multiple of 1 pixel, measured in points. 1 pixel is .75 points."

Is that quote correct? If so, the row heights would be:

.75 pt (1 px)

1.5 pt (2 px)

2.25 pt (3 px)

so wouldn't the minimum adjust be .75 rather than .25?

Microsoft 365 and Office | Excel | For home | Windows
0 comments No comments

Answer accepted by question author
Kai-H 25,255 Reputation points Microsoft External Staff Moderator
2026-08-12T08:06:54.0933333+00:00

Hi, Richard Tillman

Yes, 15 means 15 points. The confusion comes from mixing the value Excel displays with the amount by which the rendered row changes.

At the usual 96-DPI display setting, one screen pixel equals 0.75 point. Therefore, Excel commonly renders row heights in steps such as:

15.00, 15.75, 16.50, 17.25, 18.00

The effective step is 0.75 point, not 0.25 point. The decimal part may end in .00, .25, .50, or .75 as the sequence progresses, but that does not mean each step is 0.25.

For example, if you enter 15.25 in the Row Height box, Excel may accept the entry but round or render it to the nearest supported pixel height. You can confirm the result by reopening Home > Format > Row Height, or by dragging the row boundary and checking the ScreenTip.

So the quoted statement is broadly correct for Excel at standard Windows display scaling. However, the pixel value shown on screen can vary with display scaling, DPI, and zoom. Points remain the more reliable measurement because a point is always 1/72 inch. Row heights in Normal view are measured in points.

Thank you for your patience in reading, I hope this information has been helpful to you. 


If the answer is helpful, please click "Yes" and kindly upvote it. If you have extra questions about this answer, please click "Comment."    

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 

Was this answer helpful?

3 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. AI answer

    2026-08-11T18:22:56.2166667+00:00

    Yes. In the provided Excel documentation, the default row height of 15.00 is on a point scale.

    Supported facts:

    • Default row height: 15.00
    • Minimum row height: 0 (hidden)
    • Maximum row height: 409
    • Worksheet.StandardHeight returns the default row height in points

    What is not supported in the provided material:

    • that row height changes only in 1-pixel increments
    • that 1 pixel = 0.75 points for Excel row-height adjustment
    • that the minimum adjustment is 0.25 or 0.75

    So, based on the available documentation, the reliable conclusion is:

    • 15 means 15 points for the default row height.
    • The quote about row height being a multiple of 1 pixel and 1 pixel equaling 0.75 points is not established by the provided sources.
    • The provided sources also do not confirm any minimum adjustment increment such as 0.25 or 0.75.

    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.