Link Search Menu Expand Document

PageSetupLeftMargin Property

Gets or sets the size of the left margin, in points.

Namespace:Bytescout.Spreadsheet.BaseClasses
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public double LeftMargin { get; set; }

Property Value

Type: Double
The left margin.
See Also

Reference