Edit

Excel.PrintMarginUnit enum

Remarks

[Api set: ExcelApi 1.9]

Fields

centimeters = "Centimeters"

Assign the page margins in centimeters.

  • [Api set: ExcelApi 1.9]
inches = "Inches"

Assign the page margins in inches.

  • [Api set: ExcelApi 1.9]
points = "Points"

Assign the page margins in points. A point is 1/72 of an inch.

  • [Api set: ExcelApi 1.9]