Excel.PrintMarginUnit enum
Remarks
[Api set: ExcelApi 1.9]
Fields
| centimeters = "Centimeters" | Assign the page margins in centimeters.
|
| inches = "Inches" | Assign the page margins in inches.
|
| points = "Points" | Assign the page margins in points. A point is 1/72 of an inch.
|