API Reference

Class

ExcelSheetPageMargins

Namespace OfficeIMO.Excel
Assembly OfficeIMO.Excel
Modifiers sealed

Worksheet page margins in inches.

Inheritance

  • Object
  • ExcelSheetPageMargins

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public ExcelSheetPageMargins() #

Properties

public Double Left { get; set; } #

Left margin in inches.

public Double Right { get; set; } #

Right margin in inches.

public Double Top { get; set; } #

Top margin in inches.

public Double Bottom { get; set; } #

Bottom margin in inches.

public Double Header { get; set; } #

Header margin in inches.